[GitHub] ignite pull request #3158: IGNITE-7086 - Backups are not updated when ReadFr...

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

[GitHub] ignite pull request #3158: IGNITE-7086 - Backups are not updated when ReadFr...

andrey-kuznetsov
GitHub user dkarachentsev opened a pull request:

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

    IGNITE-7086 - Backups are not updated when ReadFromBackup=true and Re…

    …adThrough happens.

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

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

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

    https://github.com/apache/ignite/pull/3158.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 #3158
   
----
commit 161892eee237a197d93f29c4e332fe1b0a7c9397
Author: dkarachentsev <[hidden email]>
Date:   2017-12-06T13:06:11Z

    IGNITE-7086 - Backups are not updated when ReadFromBackup=true and ReadThrough happens.

----


---