Note that this feature is only available from the 3.5 branch onwards.
-Flavio
On Thursday, December 4, 2014 12:57 PM, Otis Gospodnetic
<[email protected]> wrote:
I believe you can, but need to update the list of all ZK nodes on all ZK
nodes.
Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/
On Tue, Dec 2, 2014 at 9:21 PM, Fan, GaofengX <[email protected]>
wrote:
> I note that user need edit zoo.cfg to tell zookeeper the number of the
> servers before I start the zookeeper server.
>
> server.1=x.x.x.x:2888:3888
> server.2=x.x.x.x:2888:3888
> server.3=x.x.x.x:2888:3888
>
> Could I add the zookeeper server to the system when the system is running?
>
> BRs
> Gaofeng
>
>