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

Fix handeling sasl scram error in group coordinator #622

Merged
merged 6 commits into from
Dec 8, 2023

Conversation

akrambek
Copy link
Contributor

@akrambek akrambek commented Dec 6, 2023

Description

Due to the coordinator using the queue for doing request there is edge case where we were missing to add to the queue next handshake request.

Fixes #624

@akrambek akrambek marked this pull request as ready for review December 6, 2023 23:01
@akrambek akrambek changed the title Fix handeling sasl scram bug in group coordinator Fix handeling sasl scram error in group coordinator Dec 8, 2023
@jfallows jfallows merged commit 339cf35 into aklivity:develop Dec 8, 2023
5 checks passed
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.

Group Coordinator sasl scram doesn't have complete full handshake
2 participants