Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Kafka Producer Batch Confguration. #631

Conversation

illenko
Copy link
Contributor

@illenko illenko commented May 17, 2024

Description:
Introduced new properties: KAFKA_BATCH_SIZE, KAFKA_BATCH_BYTES, KAFKA_BATCH_TIMEOUT to configure Kafka Producer Batch behavior (issue).

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

@illenko illenko requested a review from aryanmehrotra May 18, 2024 10:02
@aryanmehrotra aryanmehrotra merged commit 1f54bd1 into gofr-dev:development May 22, 2024
11 checks passed
@srijan-27 srijan-27 mentioned this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants