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

 ##########
 File path: 
hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobConstants.java
 ##########
 @@ -43,7 +43,7 @@
   public static final String MOB_REGION_NAME = ".mob";
   public static final byte[] MOB_REGION_NAME_BYTES = 
Bytes.toBytes(MOB_REGION_NAME);
 
-  public static final String MOB_CLEANER_PERIOD = 
"hbase.master.mob.ttl.cleaner.period";
 
 Review comment:
   Since the chore also still takes care of cleaning up TTL expired MOB files, 
can provide fallback to the old config name with a warning?

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