lokeshj1703 commented on PR #3535: URL: https://github.com/apache/ozone/pull/3535#issuecomment-1165380123
> We should probably take the `thread.join` call out of the lock anyway? If someone in the future uses `lock.lock()` instead of interruptibly, we could have a deadlock again. Yeah. Makes sense. Would consistency still be guaranteed for functions and callers of notifyStatusChanged and isBalancerRunning? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
