hdygxsj opened a new issue, #8099:
URL: https://github.com/apache/gravitino/issues/8099

   ### What would you like to be improved?
   
   When calling list operations, there are numerous redundant checks, which are 
unnecessary. For example, when listing tables, the system repeatedly checks 
whether the user is the schema owner, has permission to use the catalog, and so 
on.
   
   ### How should we improve?
   
   Add thread-level caching for authorization results in metadata 
authorization, even when Gravitino cache is enabled.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to