apurtell commented on pull request #3234:
URL: https://github.com/apache/hbase/pull/3234#issuecomment-832855720


   @Apache9 added some context on https://github.com/apache/hbase/pull/3230
   
   > Some background
   > 
   > https://issues.apache.org/jira/browse/HBASE-24942
   > 
   > I've found a bug when refactoring CatalogJanitor because of we may clean 
the merge qualifiers in MergeTableRegionsProcedure. Theoretically we should 
only do this in GCRegion related procedures(as what you proposed here), but 
doing this in other places could speed up later process which could be blocked 
by merge qualifiers.
   > 
   > For me I'm +1 on removing the redundant removal in CatalogJanitor, but 
let's wait for @saintstack 's opinon too?
   > 
   > Thanks.


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


Reply via email to