You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…r authorization module (#2831)
### What changes were proposed in this pull request?
1. Add the check whether metalake exists for user and group.
2. Remove the metalake operation admin code which throws no such
metalake exception.
3. Remove the lock of operations and add a lock for
AccessControlManager.
### Why are the changes needed?
Fix#2835
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Add new UT.
---------
Co-authored-by: Heng Qin <[email protected]>
Describe the subtask
Refactor the code about check and lock
Parent issue
#2232
The text was updated successfully, but these errors were encountered: