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: add retries to alter user scram creds #2632

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

hindessm
Copy link
Collaborator

According to KIP-554, the AlterUserScramCredentialsRequest description states:

It will be will be sent to the controller and will return NOT_CONTROLLER if the receiving broker is not the controller.

so this request should handle retries.

I also fix a typo in the error check function name for consistency.

According to KIP-554, the AlterUserScramCredentialsRequest description states:

  It will be will be sent to the controller and will return NOT_CONTROLLER if
  the receiving broker is not the controller.

so this request should handle retries.

Signed-off-by: Mark Hindess <[email protected]>
Signed-off-by: Mark Hindess <[email protected]>
@dnwe dnwe merged commit f3c4194 into IBM:main Aug 30, 2023
12 checks passed
@dnwe dnwe added the fix label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants