GitHub user mikewalch opened a pull request:
https://github.com/apache/accumulo/pull/147
ACCUMULO-2884 Removed 'slave' terminology
* Replaced 'slave' with 'tserver' in most cases
* When referring to slave node, used the term 'worker'
* The 'slaves' configuration file is now 'tservers'
* All references to 'slave' were changed except for those in
the design doc for ACCUMULO-378 which discusses replication
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikewalch/accumulo acc-2884
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/accumulo/pull/147.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #147
----
commit 64f32bcc1c4c97ac2ff3b7ab913a32e4ea6719b8
Author: Mike Walch <[email protected]>
Date: 2016-09-08T19:27:54Z
ACCUMULO-2884 Removed 'slave' terminology
* Replaced 'slave' with 'tserver' in most cases
* When referring to slave node, used the term 'worker'
* The 'slaves' configuration file is now 'tservers'
* All references to 'slave' were changed except for those in
the design doc for ACCUMULO-378 which discusses replication
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---