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

Don't send leave request when running in KIP-345 #26

Open
wants to merge 1 commit into
base: 1.1
Choose a base branch
from
Open

Don't send leave request when running in KIP-345 #26

wants to merge 1 commit into from

Conversation

g-clef
Copy link

@g-clef g-clef commented Nov 2, 2020

The earlier changes merged for KIP-345 (static membership protocol) missed an important part of the client changes: clients should not send a LeaveGroupRequest message when they quit or leave the group. The new protocol when in this mode is to wait for the client to either come back or the broker to time out the client if they really crashed. This allows clients to go away for a short-term event like a pod kill/restart without causing the rest of the pods to have to rebalance.

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.

1 participant