GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/5064 IGNITE-7072: IgniteCache.replace(k, v, nv) fix for binary mode
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7072
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5064.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5064
----
commit 76445c35b792f7b922ea0a74a5259193dedd4f78
Author: Igor Sapego <isapego@...>
Date: 2018-10-24T13:56:12Z
IGNITE-7072: IgniteCache.replace(k, v, nv) fix for binary mode
----
---