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/11/01 00:10:00 UTC

[jira] [Commented] (HBASE-21322) Add a scheduleServerCrashProcedure() API to HbckService

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

Hudson commented on HBASE-21322:
--------------------------------

Results for branch branch-2.0
	[build #1043 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1043/]: (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1043//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1043//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1043//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> Add a scheduleServerCrashProcedure() API to HbckService
> -------------------------------------------------------
>
>                 Key: HBASE-21322
>                 URL: https://issues.apache.org/jira/browse/HBASE-21322
>             Project: HBase
>          Issue Type: Sub-task
>          Components: hbck2
>            Reporter: Jingyun Tian
>            Assignee: Jingyun Tian
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.0.3, 2.1.2
>
>         Attachments: HBASE-21322.branch-2.1.001.patch, HBASE-21322.master.001.patch, HBASE-21322.master.002.patch, HBASE-21322.master.003.patch, HBASE-21322.master.004.patch, HBASE-21322.master.005.patch, HBASE-21322.master.006.patch, Screenshot from 2018-10-17 13-35-58.png, Screenshot from 2018-10-17 13-38-41.png, Screenshot from 2018-10-17 13-47-06.png
>
>
> According to my test, if one RS is down, then all procedure logs are deleted, it will lead to that no ServerCrashProcedure is scheduled. And restarting master cannot help. Thus we need to schedule a ServerCrashProcedure manually to solve the problem. I plan to add a scheduleServerCrashProcedure() API to HbckService, then add this API to HBCK2.



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