Propagate HBase config from Master to region servers
----------------------------------------------------
Key: HBASE-2789
URL: https://issues.apache.org/jira/browse/HBASE-2789
Project: HBase
Issue Type: Improvement
Components: master
Affects Versions: 0.20.3
Reporter: Ted Yu
If HBase config is modified when HBase cluster is running, the changes wouldn't
propagate to region servers after restarting cluster.
This is different from hadoop behavior where changes get automatically copied
to data nodes.
This feature is desirable when enabling JMX, e.g.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.