You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/07/17 01:55:35 UTC

[GitHub] [hbase-operator-tools] infraio commented on a change in pull request #11: HBASE-21322 Add a scheduleServerCrashProcedure() API to HbckService

infraio commented on a change in pull request #11: HBASE-21322 Add a scheduleServerCrashProcedure() API to HbckService
URL: https://github.com/apache/hbase-operator-tools/pull/11#discussion_r304191771
 
 

 ##########
 File path: hbase-hbck2/src/main/java/org/apache/hbase/HBCK2.java
 ##########
 @@ -88,6 +91,7 @@
   private static final String FILESYSTEM = "filesystem";
   private static final String VERSION = "version";
   private static final String SET_REGION_STATE = "setRegionState";
+  private static final String SCHEDULE_SCP = "serverCrashProcedures";
 
 Review comment:
   How about using scheduleSCP as the cmd?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services