[GitHub] ignite pull request #2744: IGNITE-6444: Validate that copyOnRead flag is con...

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

[GitHub] ignite pull request #2744: IGNITE-6444: Validate that copyOnRead flag is con...

andrey-kuznetsov
GitHub user shroman opened a pull request:

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

    IGNITE-6444: Validate that copyOnRead flag is configured with on-heap cache enabled.

   

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

    $ git pull https://github.com/shroman/ignite IGNITE-6444

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

    https://github.com/apache/ignite/pull/2744.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 #2744
   
----
commit 6652b70e144cd4627455c69072f5665581f793ca
Author: shroman <[hidden email]>
Date:   2017-09-25T03:56:56Z

    IGNITE-6444: Validate that copyOnRead flag is configured with on-heap cache enabled

commit 3ea14c961dacf9277d23a2e72304043ed8eb2f70
Author: shroman <[hidden email]>
Date:   2017-09-26T01:58:51Z

    IGNITE-6444: Validate that copyOnRead flag is configured with on-heap cache enabled.

commit cd5ee5b367a80d0c780eb5782eb82c85c98e2fb5
Author: shroman <[hidden email]>
Date:   2017-09-26T03:31:32Z

    IGNITE-6444: Validate that copyOnRead flag is configured with on-heap cache enabled.

----


---