saintstack commented on a change in pull request #975: HBASE-23624 Add a tool 
to dump the procedure info in HFile
URL: https://github.com/apache/hbase/pull/975#discussion_r362264646
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/procedure2/store/region/RegionProcedureStore.java
 ##########
 @@ -112,17 +112,15 @@
 
   static final String LOGCLEANER_PLUGINS = 
"hbase.procedure.store.region.logcleaner.plugins";
 
-  private static final String DATA_DIR = "data";
-
   private static final String REPLAY_EDITS_DIR = "replay";
 
 Review comment:
   Looking over at the MTTR HFile patch, it names the recovered hfile dir 
'recovered:hfiles' instead of 'recovered.edits'. This dir could be 
recovered.wals?

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


With regards,
Apache Git Services

Reply via email to