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

rebalance_timeout_ms defaults to -1 #2453

Closed
erszcz opened this issue Sep 28, 2021 · 3 comments
Closed

rebalance_timeout_ms defaults to -1 #2453

erszcz opened this issue Sep 28, 2021 · 3 comments
Assignees
Labels
area/kafka kind/bug Something isn't working

Comments

@erszcz
Copy link

erszcz commented Sep 28, 2021

https://erszcz.medium.com/ee4a2091255a describes an interop issue between Redpanda and Elixir Kaffe / Erlang Brod client libs. @senior7515 pointed out it might be worth tracking here if the default value of rebalance_timeout_ms is changed from -1 to avoid such issues in case of less-than-perfect client behaviour.

@zmstone pointed out that Kafka defaults to session timeout if rebalance timeout is not provided by the client - maybe it's a good idea to do the same.

By the way, thanks for a great piece of software!

@dotnwat
Copy link
Member

dotnwat commented Oct 6, 2021

Thanks @erszcz will take a look!

@dotnwat dotnwat self-assigned this Oct 7, 2021
@jcsp jcsp added area/kafka kind/bug Something isn't working labels Oct 21, 2021
@Nezteb
Copy link

Nezteb commented Jun 12, 2023

There have been about two major releases since this issue was created. Is this still needed? (Just checking)

@dotnwat
Copy link
Member

dotnwat commented Jun 13, 2023

Hey @Nezteb I know of at least one user of the erlang library that had some problems with SCRAM auth, but that is fixed now. I've not heard anything related to this timeout. I'll close this ticket since it is so old, but please feel free to open again if there is an issue with the erlang client.

@dotnwat dotnwat closed this as completed Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kafka kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants