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

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

    [ https://issues.apache.org/jira/browse/HBASE-20808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720777#comment-16720777 ] 

Hudson commented on HBASE-20808:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #509 (See [https://builds.apache.org/job/HBase-1.3-IT/509/])
HBASE-20808 Wrong shutdown order between Chores and ChoreService (apurtell: rev 8e36761e89d0ecdd6a476f06293c5d1c8295eb06)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java


> 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
>            Assignee: Nihal Jain
>            Priority: Minor
>              Labels: beginner
>             Fix For: 3.0.0, 2.1.0, 1.5.0, 1.3.3, 1.4.6
>
>         Attachments: HBASE-20808.branch-1.001.patch, HBASE-20808.branch-1.002.patch, HBASE-20808.master.001.patch, HBASE-20808.master.002.patch, HBASE-20808.master.003.patch, HBASE-20808.master.004.patch, HBASE-20808.master.addendum.patch
>
>
> 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)