ndimiduk opened a new pull request #2523:
URL: https://github.com/apache/hbase/pull/2523


   Wire up the `ConfigurationObserver` chain for `RegionNormalizerManager`. The 
following configuration keys support hot-reloading:
    * hbase.normalizer.throughput.max_bytes_per_sec
    * hbase.normalizer.split.enabled
    * hbase.normalizer.merge.enabled
    * hbase.normalizer.min.region.count
    * hbase.normalizer.merge.min_region_age.days
    * hbase.normalizer.merge.min_region_size.mb
   
   Note that support for `hbase.normalizer.period` is not provided here. 
Support would need to be implemented generally for the `Chore` subsystem.


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


Reply via email to