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

Error on kadm/UserSCRAMs calls with redpanda #780

Closed
dmytzo opened this issue Jul 17, 2024 · 3 comments
Closed

Error on kadm/UserSCRAMs calls with redpanda #780

dmytzo opened this issue Jul 17, 2024 · 3 comments

Comments

@dmytzo
Copy link

dmytzo commented Jul 17, 2024

When I call any UserSCRAMs related methods (AlterUserSCRAMs, DescribeUserSCRAMs), I get

broker is too old; the broker has already indicated it will not know how to handle the request

if v.versions[0] >= 0 && v.versions[req.Key()] < 0 {

pkg version: latest
redpanda versions: v24.1.9, v23.3.17
@twmb
Copy link
Owner

twmb commented Jul 17, 2024

Please use this as a feature request against Redpanda, which does not yet support these requests.

@twmb twmb closed this as completed Jul 17, 2024
@dmytzo
Copy link
Author

dmytzo commented Jul 17, 2024

@twmb thanks!

@twmb
Copy link
Owner

twmb commented Jul 17, 2024

lmk when you create the issue, I'm interested in following it :)

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

No branches or pull requests

2 participants