Apache9 commented on pull request #2540:
URL: https://github.com/apache/hbase/pull/2540#issuecomment-708084067


   And in general, I think the design here is a bit strange. If we define 
RegionNormalizerManager as a separated feature, then we should schedule chore 
and cancel it in RegionNormalizerManager itself, in the start and stop methods. 
If not, we should do things like CatalogJanitor, where the class itself is a 
chore, so in HMaster we will schedule and cancel it. Anyway, let's see if this 
could fix the problem first.


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