saintstack commented on a change in pull request #425: HBASE-22737 Add a new 
admin method and shell cmd to trigger the hbck …
URL: https://github.com/apache/hbase/pull/425#discussion_r308311853
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
 ##########
 @@ -385,7 +385,7 @@ public void run() {
   private ClusterStatusPublisher clusterStatusPublisherChore = null;
   private SnapshotCleanerChore snapshotCleanerChore = null;
 
-  private HbckChecker hbckChecker;
+  private HbckChore hbckChore;
 
 Review comment:
   I like this rename.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to