gravitino
gravitino copied to clipboard
[#4236] feat(core): Rework of post hook for dispatcher
What changes were proposed in this pull request?
Rework of post hook for dispatcher .
- Implement a new class dispatcher instead dynamic proxy.
- Optimize the lock logic
- Add the securable object metalake back. We just remove the privileges of the metalake. We should remove the securable object metalake.
Why are the changes needed?
Fix: #4236
Does this PR introduce any user-facing change?
NO.
How was this patch tested?
Add new ITs.
@xunliu Do you have further comments, if not please merge this PR.