busbey commented on a change in pull request #623: HBASE-22749: Distributed MOB 
compactions
URL: https://github.com/apache/hbase/pull/623#discussion_r327186779
 
 

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobFileCleanerTool.java
 ##########
 @@ -43,9 +43,9 @@
  * The cleaner to delete the expired MOB files.
  */
 @InterfaceAudience.Private
-public class ExpiredMobFileCleaner extends Configured implements Tool {
+public class MobFileCleanerTool extends Configured implements Tool {
 
 Review comment:
   AFAICT this is only cleaning up expired MOB files and not obsolete ones, so 
why the name change?

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