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

Ability to set producer linger.ms and batch.size and producer events logging #135

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

brunodomenici
Copy link

Hello,

I was struggling with my configuration and I only had a Local: Queue full log. So I activated go.delivery.reports and manage these events with more information in the logs. I hope that this could help another in the same situation.

I also add 2 new configurations:

  • KAFKA_BATCH_SIZE
  • KAFKA_LINGER_MS

Thank you

@brunodomenici brunodomenici changed the title Ability to set producer linger.msand batch.size and producer events logging Ability to set producer linger.ms and batch.size and producer events logging Dec 12, 2024
@brunodomenici
Copy link
Author

Related to #90

}
}
}()

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function that will increase goroutines when server receives requests should move to somewhere such as main().

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.

2 participants