GitHub user ArtemChernatsky opened a pull request:

    https://github.com/apache/zookeeper/pull/730

    Zookeeper-3188: Improve resilience to network

    According to issue 
[ZOOKEEPER-3188](https://issues.apache.org/jira/browse/ZOOKEEPER-3188) added 
ability to specify several addresses for quorum operations. Also added 
reconnection attempts if connection to leader lost.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mapr-demos/zookeeper ZOOKEEPER-3188-master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/730.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #730
    
----
commit 56e0b6c60c4ccee09e2de8b407705c3f51602419
Author: ArtemChernatsky <achernatsky@...>
Date:   2018-11-23T16:31:59Z

    added multiple addresses support for quorum

----


---

Reply via email to