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.patchTo 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
----
---