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

Set request version in CreateACL ClusterAdmin method #1458

Merged
merged 1 commit into from
Aug 16, 2019
Merged

Set request version in CreateACL ClusterAdmin method #1458

merged 1 commit into from
Aug 16, 2019

Conversation

agapoff
Copy link
Contributor

@agapoff agapoff commented Aug 13, 2019

Right now the request version is always set to 0 when using CreateACL method. And it is therefore ignores the ResourcePatternType value causing created ACLs to be always of LITERAL type.

This PR fixes the issue and allows to create ACLs of any pattern type on brokers with versions 2.0+.

@bai
Copy link
Contributor

bai commented Aug 16, 2019

Thank you!

@bai bai merged commit 88444de into IBM:master Aug 16, 2019
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