[GitHub] ignite pull request #5456: IGNITE-10250

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

[GitHub] ignite pull request #5456: IGNITE-10250

andrey-kuznetsov
GitHub user xtern opened a pull request:

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

    IGNITE-10250

    …f write permits.

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

    $ git pull https://github.com/xtern/ignite IGNITE-10250

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

    https://github.com/apache/ignite/pull/5456.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 #5456
   
----
commit 4671e12102c4130e7fef04c02f10804a07bd1607
Author: pereslegin-pa <xxtern@...>
Date:   2018-11-21T09:39:41Z

    IGNITE-10250 Unordered header update notifications may lead to loss of write permits.

----


---