Repository: accumulo
Updated Branches:
  refs/heads/1.7 f21c11cc5 -> 4136bfafc
  refs/heads/1.8 7dca4ab29 -> 8c85c32af
  refs/heads/master aea7cf16f -> 32a39cb1d


ACCUMULO-4450 Fix one more peer/slave term

Fix one more use of "slave" instead of "peer" in replication docs.


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4136bfaf
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4136bfaf
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4136bfaf

Branch: refs/heads/1.7
Commit: 4136bfafcc7d0cfea0863a7fc0bffa17a46b4466
Parents: f21c11c
Author: Christopher Tubbs <ctubb...@apache.org>
Authored: Sat Sep 10 18:52:54 2016 -0400
Committer: Christopher Tubbs <ctubb...@apache.org>
Committed: Sat Sep 10 18:52:54 2016 -0400

----------------------------------------------------------------------
 docs/src/main/resources/design/ACCUMULO-378-design.mdtext | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/4136bfaf/docs/src/main/resources/design/ACCUMULO-378-design.mdtext
----------------------------------------------------------------------
diff --git a/docs/src/main/resources/design/ACCUMULO-378-design.mdtext 
b/docs/src/main/resources/design/ACCUMULO-378-design.mdtext
index 1521110..d5f46ef 100644
--- a/docs/src/main/resources/design/ACCUMULO-378-design.mdtext
+++ b/docs/src/main/resources/design/ACCUMULO-378-design.mdtext
@@ -435,7 +435,7 @@ these ideas off of (too many to enumerate).
 
 
 Goals
-1. Master-Slave configuration that doesn’t exclude future master-master work 
Per locality-group replication configuration
+1. Master-Peer configuration that doesn’t exclude future master-master work 
Per locality-group replication configuration
 2. Shell administration of replication Accumulo Monitor integration/insight to 
replication status State machines for
 3. lifecycle of chunks Versionable (read-as protobuf) datastructure to track 
chunk metadata Thrift for RPC Replication
 4. does not require “closed” files (can send incremental updates to peers) 
Ability to replicate “live inserts” and “bulk

Reply via email to