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

Add JoinGroup protocol v3 and v4 #801

Merged
merged 9 commits into from
Aug 1, 2020

Conversation

goriunov
Copy link
Contributor

This will add protocol support for JoinGroup v3 and v4, based on https://cwiki.apache.org/confluence/display/KAFKA/KIP-394%3A+Require+member.id+for+initial+join+group+request v4 protocol we need to retry join with provided member id if we get MEMBER_ID_REQUIRED

Copy link
Collaborator

@Nevon Nevon left a comment

Choose a reason for hiding this comment

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

Some minor changes for the tests, but the biggest thing is to not intercept the protocol error.

@goriunov goriunov requested a review from Nevon July 25, 2020 06:14
@Nevon Nevon merged commit 5f8959a into tulios:master Aug 1, 2020
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