yuqi1129 commented on PR #11755:
URL: https://github.com/apache/gravitino/pull/11755#issuecomment-4795410398

   > @yuqi1129 @JoegenUSTC I think the real issue is the race condition between 
CatalogWrapper.close() and concurrent operations. close() should ensure no 
other threads are still using the catalog before closing the `classloader`. We 
need to fixed this issue
   
   Yeah, that's also what I want to point out. 


-- 
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