Apache9 commented on a change in pull request #1865:
URL: https://github.com/apache/hbase/pull/1865#discussion_r437076909
##########
File path:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
##########
@@ -1530,6 +1530,11 @@ protected void stopServiceThreads() {
LOG.debug("Stopping service threads");
+ // stop procedure executor priority to other services such as server
manager and assignment
Review comment:
It will wait until all the worker threads are quit.
----------------------------------------------------------------
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]