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

Increase timeouts for kafka-python calls #211

Open
ognjen-j opened this issue Nov 24, 2021 · 0 comments
Open

Increase timeouts for kafka-python calls #211

ognjen-j opened this issue Nov 24, 2021 · 0 comments

Comments

@ognjen-j
Copy link
Contributor

ognjen-j commented Nov 24, 2021

Some commands that rely on kafka-python (describe consumergroup) fail to obtain a response using default timeout values. This presents a problem on smaller clusters. These timeouts could safely be increased to 30s. The same can be applied for get brokers, although it doesn't use the kafka-python client.

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

1 participant