Merge pull request #849 from colegleason/max-cluster-size

docs(cluster-size): remove outdated references to flag max-cluster-size
This commit is contained in:
Cole Gleason
2014-07-02 12:21:14 -07:00
3 changed files with 4 additions and 3 deletions

View File

@ -53,7 +53,6 @@ Other Options:
-max-result-buffer Max size of the result buffer.
-max-retry-attempts Number of times a node will try to join a cluster.
-retry-interval Seconds to wait between cluster join retry attempts.
-max-cluster-size Maximum number of nodes in the cluster.
-snapshot=false Disable log snapshots
-snapshot-count Number of transactions before issuing a snapshot.
-cluster-active-size Number of active nodes in the cluster.