yuqi1129 opened a new issue, #10238: URL: https://github.com/apache/gravitino/issues/10238
### Describe the proposal Currently, the tree lock only works with single instance mode and can't be used with multiple deployments as it uses the memory lock(Java ReentrantReadWriteLock lock). We'd need to optimize it. ### Task list - [ ] Design document -- 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]
