yuqi1129 opened a new issue, #8445: URL: https://github.com/apache/gravitino/issues/8445
### Describe the feature Currently, modifying a catalog like alter, creating, will create a new catalog and then close it after the delete options have been used. As we all know that frequently creating/dropping classloaders is very expensive and memory-consumpation; what's more, it's easy lead to memory leaks. We need to introduce a new mechanism to resolve this. ### Motivation _No response_ ### Describe the solution _No response_ ### Additional context _No response_ -- 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]
