JoegenUSTC commented on PR #11755: URL: https://github.com/apache/gravitino/pull/11755#issuecomment-4852652560
> Iād expect these to be a single PR. Thank you both @yuqi1129 and @diqiu50 for the detailed reviews and the clear diagnosis. Based on your feedback, I've implemented the approach you suggested ā a `ReadWriteLock` on `CatalogWrapper` (Part 1) combined with `doWithCapabilityOps(fn)` to prevent `Capability` objects from escaping the lock boundary (Part 2) ā in a new PR: š #11846 The new PR supersedes this one and closes this PR. Would appreciate your review on #11846 when you have time. -- 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]
