[GitHub] ignite pull request #4339: IGNITE-8969 Restore server latches if needed afte...

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

[GitHub] ignite pull request #4339: IGNITE-8969 Restore server latches if needed afte...

andrey-kuznetsov
GitHub user akalash opened a pull request:

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

    IGNITE-8969 Restore server latches if needed after node left the topo…

    …logy.

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

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

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

    https://github.com/apache/ignite/pull/4339.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 #4339
   
----
commit e0f03efc8b10e6c630433f3e6ba5bb7218714b57
Author: Anton Kalashnikov <kaa.dev@...>
Date:   2018-07-10T10:10:14Z

    IGNITE-8969 Restore server latches if needed after node left the topology.

----


---