diff --git a/SETTINGS.rst b/SETTINGS.rst index 9627edf2..a5ba11b5 100644 --- a/SETTINGS.rst +++ b/SETTINGS.rst @@ -70,7 +70,6 @@ ZooKeeper - **session\_timeout**: the TTL to acquire the leader lock. Think of it as the length of time before initiation of the automatic failover process. - **exhibitor**: If you are running a ZooKeeper cluster under the Exhibitor supervisory, this section might interest you: - - **hosts**: initial list of Exhibitor (ZooKeeper) nodes in format: ['host1', 'host2', 'etc...' ]. This list updates automatically whenever the Exhibitor (ZooKeeper) cluster topology changes. - **poll\_interval**: how often the list of ZooKeeper and Exhibitor nodes should be updated from Exhibitor - **port**: Exhibitor port.