VladRodionov commented on a change in pull request #921: HBASE-22749: Distributed MOB compactions URL: https://github.com/apache/hbase/pull/921#discussion_r369935727
########## File path: hbase-server/src/test/java/org/apache/hadoop/hbase/mob/TestMobFileName.java ########## @@ -47,6 +47,7 @@ private Date date; private String dateStr; private byte[] startKey; + private String regionName = "region"; Review comment: MobFileName code is not used during upgrade from older version and does not have any code which handles old files. ---------------------------------------------------------------- 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
