You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2018/10/24 13:57:52 UTC

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

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 <is...@...>
Date:   2018-10-24T13:56:12Z

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

----


---

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

Posted by isapego <gi...@git.apache.org>.
Github user isapego closed the pull request at:

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


---