You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dgovorukhin <gi...@git.apache.org> on 2018/11/15 23:16:16 UTC

[GitHub] ignite pull request #5405: IGNITE-10290 Fix missed prepareForCache in localG...

GitHub user dgovorukhin opened a pull request:

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

    IGNITE-10290 Fix missed prepareForCache in localGet operation

    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

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

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

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

    https://github.com/apache/ignite/pull/5405.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 #5405
    
----
commit 71308b18d891e707c801959f5fe92460b3bde69b
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-11-15T23:15:18Z

    IGNITE-10290 Fix missed prepareForCache in localGet operation
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

----


---