-
Notifications
You must be signed in to change notification settings - Fork 406
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
[Subtask] Throw AuthorizationPluginException in the authorization plugin #5364
Closed
Tracked by
#5115
Comments
17 tasks
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 30, 2024
…n authorization plugin
xunliu
added a commit
to xunliu/gravitino
that referenced
this issue
Oct 30, 2024
…n authorization plugin
github-actions bot
pushed a commit
that referenced
this issue
Oct 31, 2024
…orization plugin (#5365) ### What changes were proposed in this pull request? Currently, the Authorization plugin throws RuntimePluginException, We needs change it to AuthorizationPluginExceptionto ### Why are the changes needed? Fix: #5364 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Added ITs.
xunliu
added a commit
that referenced
this issue
Oct 31, 2024
jerryshao
pushed a commit
that referenced
this issue
Oct 31, 2024
…orization plugin (#5386) ### What changes were proposed in this pull request? Currently, the Authorization plugin throws RuntimePluginException, We needs change it to AuthorizationPluginExceptionto ### Why are the changes needed? Fix: #5364 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Added ITs. Co-authored-by: Xun <xun@datastrato.com>
danhuawang
pushed a commit
to danhuawang/gravitino
that referenced
this issue
Nov 4, 2024
…n authorization plugin (apache#5386) ### What changes were proposed in this pull request? Currently, the Authorization plugin throws RuntimePluginException, We needs change it to AuthorizationPluginExceptionto ### Why are the changes needed? Fix: apache#5364 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Added ITs. Co-authored-by: Xun <xun@datastrato.com>
mplmoknijb
pushed a commit
to mplmoknijb/gravitino
that referenced
this issue
Nov 6, 2024
…n authorization plugin (apache#5365) ### What changes were proposed in this pull request? Currently, the Authorization plugin throws RuntimePluginException, We needs change it to AuthorizationPluginExceptionto ### Why are the changes needed? Fix: apache#5364 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Added ITs.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the subtask
Currently, the Authorization plugin throws RuntimePluginException, We needs change it to AuthorizationPluginExceptionto
Parent issue
#5115
The text was updated successfully, but these errors were encountered: