[GitHub] ignite pull request #4325: IGNITE-8869: Exclude daemon's nodes from Exchange...

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

[GitHub] ignite pull request #4325: IGNITE-8869: Exclude daemon's nodes from Exchange...

andrey-kuznetsov
GitHub user ivandasch opened a pull request:

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

    IGNITE-8869: Exclude daemon's nodes from ExchangeLatch.

   

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

    $ git pull https://github.com/ivandasch/ignite ignite-8869-fix

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

    https://github.com/apache/ignite/pull/4325.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 #4325
   
----
commit b9f0494e13159bd200bc305ddb793fd97ff41bd6
Author: Ivan Daschinskiy <ivandasch@...>
Date:   2018-07-06T21:34:02Z

    IGNITE-8869: Exclude daemon's nodes from ExchangeLatch.

----


---