adutra commented on PR #4487: URL: https://github.com/apache/polaris/pull/4487#issuecomment-4502896559
Please note: I kind of changed my mind after reviewing #4498 . All in all, I think it's best to provide our own synchronization mechanism: Mutiny won't remove the synchronization, but they very well could change the synchronization method from `synchronized` to a private, internal `ReentrantLock`. I have provided a working example in #4498. -- 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]
