[GitHub] ignite pull request #3310: IGNITE-7239 - In case of not serializable cache u...

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

[GitHub] ignite pull request #3310: IGNITE-7239 - In case of not serializable cache u...

andrey-kuznetsov
GitHub user dkarachentsev opened a pull request:

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

    IGNITE-7239 - In case of not serializable cache update response, futu…

    …re on node requester will never complete

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

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

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

    https://github.com/apache/ignite/pull/3310.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 #3310
   
----
commit e0a1ec657b6e638d4ed28fc3d4db4ff552929cff
Author: dkarachentsev <dkarachentsev@...>
Date:   2017-12-28T09:32:06Z

    IGNITE-7239 - In case of not serializable cache update response, future on node requester will never complete

----


---