You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (JIRA)" <ji...@apache.org> on 2018/06/28 10:10:00 UTC

[jira] [Created] (HBASE-20808) Wrong shutdown order between Chores and ChoreService

Reid Chan created HBASE-20808:
---------------------------------

             Summary: Wrong shutdown order between Chores and ChoreService
                 Key: HBASE-20808
                 URL: https://issues.apache.org/jira/browse/HBASE-20808
             Project: HBase
          Issue Type: Bug
            Reporter: Reid Chan


When stopping master, {{ChoreService}}, which serves all the chores, is stopped before canceling all running chores.
It should cancel all running chores, then shutdown {{ChoreService}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)