[GitHub] ignite pull request #5064: IGNITE-7072: IgniteCache.replace(k, v, nv) fix fo...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5064: IGNITE-7072: IgniteCache.replace(k, v, nv) fix fo...

andrey-kuznetsov
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.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 #5064
   
----
commit 76445c35b792f7b922ea0a74a5259193dedd4f78
Author: Igor Sapego <isapego@...>
Date:   2018-10-24T13:56:12Z

    IGNITE-7072: IgniteCache.replace(k, v, nv) fix for binary mode

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5064: IGNITE-7072: IgniteCache.replace(k, v, nv) fix fo...

andrey-kuznetsov
Github user isapego closed the pull request at:

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


---