binlijin commented on a change in pull request #961: HBASE-23615 Use a
dedicated thread for executing WorkerMonitor in Pro…
URL: https://github.com/apache/hbase/pull/961#discussion_r361909959
##########
File path:
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java
##########
@@ -217,6 +217,11 @@ protected boolean shouldKillAfterStoreUpdate(final
boolean isSuspended) {
*/
private TimeoutExecutorThread<TEnvironment> timeoutExecutor;
+ /**
+ * Use a dedicated thread for executing WorkerMonitor.
Review comment:
Ok, done.
----------------------------------------------------------------
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]
With regards,
Apache Git Services