Apache9 commented on pull request #2824: URL: https://github.com/apache/hbase/pull/2824#issuecomment-752825371
> if we don't have a better way to solve the issue or circumvent the issue, we can fix timeoutThread first, and at least the Proc is correct. OK. Then since TimeoutExecutor is just a Thread, I suggest we use uncaughtExceptionHandler to deal with this? If we hit an uncaught exception, we abort master. It will be cleaner than the current solution. Thanks. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
