gvprathyusha6 commented on code in PR #8248:
URL: https://github.com/apache/hbase/pull/8248#discussion_r3475871654


##########
hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/regionserver/CompactionTool.java:
##########
@@ -145,6 +145,9 @@ private void compactRegion(final Path tableDir, final 
TableDescriptor htd, final
     private void compactStoreFiles(final Path tableDir, final TableDescriptor 
htd,
       final RegionInfo hri, final String familyName, final boolean 
compactOnce, final boolean major)
       throws IOException {
+      // CompactionTool intentionally compacts, archives, and (optionally) 
deletes store files in

Review Comment:
   I dont think this is needed here



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to