You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2014/08/21 20:10:53 UTC

git commit: ACCUMULO-3071 Add replication thrift service ports to user manual default ports.

Repository: accumulo
Updated Branches:
  refs/heads/master 65bfccfb2 -> b223488b5


ACCUMULO-3071 Add replication thrift service ports to user manual default ports.


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

Branch: refs/heads/master
Commit: b223488b5a25405f23e3444b6e3069455ace1197
Parents: 65bfccf
Author: Josh Elser <el...@apache.org>
Authored: Thu Aug 21 14:08:51 2014 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Thu Aug 21 14:08:51 2014 -0400

----------------------------------------------------------------------
 docs/src/main/asciidoc/chapters/administration.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/b223488b/docs/src/main/asciidoc/chapters/administration.txt
----------------------------------------------------------------------
diff --git a/docs/src/main/asciidoc/chapters/administration.txt b/docs/src/main/asciidoc/chapters/administration.txt
index 9817b07..d5e73f0 100644
--- a/docs/src/main/asciidoc/chapters/administration.txt
+++ b/docs/src/main/asciidoc/chapters/administration.txt
@@ -55,6 +55,8 @@ their value in conf/accumulo-site.xml.
 |42424 | Accumulo Proxy Server | n/a
 |50091 | Accumulo GC | gc.port.client
 |50095 | Accumulo HTTP monitor | monitor.port.client
+|10001 | Master Replication service | master.replication.coordinator.port
+|10002 | TabletServer Replication service | replication.receipt.service.port
 |====
 
 In addition, the user can provide +0+ and an ephemeral port will be chosen instead. This