-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-26228 updateRSGroupConfig operation should be authorized by AccessController #3633
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
Conversation
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
Apache9
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fill the release note for this issue.
And maybe this should be declared as an incompatible issue? Though we are just fixing a bug.
ZhaoBQ
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
It shouldn't be an incompatible change, ACL check is skipped only in master branch. In branch-2 ACL is validated twice (we should correct it)
|
No description provided.