[GitHub] ignite pull request #2602: Ignite WAL reader dev tool and related changes

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2602: Ignite WAL reader dev tool and related changes

andrey-kuznetsov
GitHub user dspavlov opened a pull request:

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

    Ignite WAL reader dev tool and related changes

    IGNITE-6235: Add ability to handle CacheObject from DataRecord in sta…
   
    IGNITE-6225: Improve tests of WAL iterator with checking DataRecord entries and TxRecords

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

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

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

    https://github.com/apache/ignite/pull/2602.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 #2602
   
----
commit e9e967c5cf2bfc4022ba0fe43db862c8364f63e8
Author: dpavlov <[hidden email]>
Date:   2017-09-06T15:47:18Z

    IGNITE-6235: Add ability to handle CacheObject from DataRecord in standalone WAL iterator
    IGNITE-6225: Improve tests of WAL iterator with checking DataRecord entries and TxRecords

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2602: Ignite WAL reader dev tool and related changes

andrey-kuznetsov
Github user dspavlov closed the pull request at:

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


---