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.patchTo 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
----
---