yuqi1129 opened a new pull request, #6569:
URL: https://github.com/apache/gravitino/pull/6569

   ### What changes were proposed in this pull request?
   
   1. Add cache mechanism for MatalakeManage.
   2. Use cache to load `in-use` information for metalake and catalog.
   
   ### Why are the changes needed?
   
   Loading `in-use` from backend storage everytime times when doing catalog 
operations is very time-comsuming, we'd to optimize it. 
   
   Fix: #6566 
   
   ### Does this PR introduce _any_ user-facing change?
   
   N/A.
   
   ### How was this patch tested?
   
   Add UT and existing tests.


-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to