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

Option to set timeout for Kafka client connection #161

Open
avivgold098 opened this issue Aug 11, 2022 · 3 comments
Open

Option to set timeout for Kafka client connection #161

avivgold098 opened this issue Aug 11, 2022 · 3 comments

Comments

@avivgold098
Copy link

avivgold098 commented Aug 11, 2022

Description

We would like to set an option of Kafka timeout. There are use-cases where the Kafka brokers are heavily utilized and metrics visibility is impacted due to connection timed out

@avivgold098
Copy link
Author

@weeco Let me know what do you think, my team can support and implement this

@weeco
Copy link
Contributor

weeco commented Aug 25, 2022

@avivgold098 If you implement a configurable timeout for all Kafka requests, could you elaborate how that helps with metrics visibility? Even if we have a client sided request timeout, these requests would still be processed by the brokers.

@jlrick98
Copy link

I see this is an old issue, but our KMinion is really hurting. We would love to be able to configure our I/O timeout to be longer

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

No branches or pull requests

3 participants