[GitHub] ignite pull request #5601: IGNITE-4380 Cache invoke calls can be lost

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

[GitHub] ignite pull request #5601: IGNITE-4380 Cache invoke calls can be lost

andrey-kuznetsov
GitHub user NSAmelchev opened a pull request:

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

    IGNITE-4380 Cache invoke calls can be lost

    The fix for the issue.

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

    $ git pull https://github.com/NSAmelchev/ignite ignite-4380

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

    https://github.com/apache/ignite/pull/5601.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 #5601
   
----
commit 5ca8610840d988e50f11e6486e72ec1b929a469b
Author: voipp <alkuznetsov.sb@...>
Date:   2018-12-07T10:51:01Z

    Fix

commit fdb28359a9ebc2be5a9340254c3db1266f0a4aea
Author: NSAmelchev <nsamelchev@...>
Date:   2018-12-07T10:51:45Z

    Unmute test

----


---