[GitHub] ignite pull request #4366: alternative fix for client reconnect with Zookeep...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4366: alternative fix for client reconnect with Zookeep...

andrey-kuznetsov
GitHub user sergey-chugunov-1985 opened a pull request:

    https://github.com/apache/ignite/pull/4366

    alternative fix for client reconnect with ZookeeperDiscoverySpi

   

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-8131

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

    https://github.com/apache/ignite/pull/4366.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 #4366
   
----
commit 55fb026a5dc464e1cdad6bbb0b81c3bad0ac51d0
Author: Sergey Chugunov <sergey.chugunov@...>
Date:   2018-07-16T13:34:46Z

    IGNITE-8131 alternative fix for client reconnect with ZookeeperDiscoverySPI

----


---