lhotari commented on PR #4171: URL: https://github.com/apache/bookkeeper/pull/4171#issuecomment-1886516215
> And then sendAddSuccessCallbacks could be made a synchronized method. That would prevent the dead lock seen in [#4171 (comment)](https://github.com/apache/bookkeeper/pull/4171#issuecomment-1886240623) . Makes sense? It's possible that it doesn't solve the problem. Most likely it solves the dead lock when the synchronized method gets called without holding any other locks. -- 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]
