brianloss opened a new pull request #1873:
URL: https://github.com/apache/accumulo/pull/1873
* Rename all 'master.*' properties to 'manager.*'
* Add utility to rename deprecated properties. This utility allows the
deprecated names to remain in the site configuration file and be used
against zookeeper by performing the following actions:
* Rename deprecated properties when read into the site configuration
(and emit a warning about their use)
* Rename deprecated properties when used to set or remove properties
in Zookeeper (and emit a warning about their use)
* Rename deprecated properties to their new name in Zookeeper as a part
of the accumulo 2 -> 2.1 upgrade.
I'm probably missing some documentation here. Any pointers on where I need
to add/update docs are welcome.
----------------------------------------------------------------
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]