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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

andrey-kuznetsov
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 <[hidden email]>

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 <dmitriy.govorukhin@...>
Date:   2018-11-15T23:15:18Z

    IGNITE-10290 Fix missed prepareForCache in localGet operation
   
    Signed-off-by: Dmitriy Govorukhin <[hidden email]>

----


---