You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dspavlov <gi...@git.apache.org> on 2017/09/07 17:59:15 UTC

[GitHub] ignite pull request #2620: Ignite 6235: Add ability to handle CacheObject fr...

GitHub user dspavlov opened a pull request:

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

    Ignite 6235: Add ability to handle CacheObject from DataRecord in standalone WAL iterator

     

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

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

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

    https://github.com/apache/ignite/pull/2620.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 #2620
    
----
commit e9e967c5cf2bfc4022ba0fe43db862c8364f63e8
Author: dpavlov <dp...@gridgain.com>
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

commit afd3f976989d48e8696f0117a94c10f81224b373
Author: EdShangGG <es...@gridgain.com>
Date:   2017-09-06T16:40:49Z

    IGNITE-6277 Convert WAL to human readable form
    -adding cacheId to toString
    
    Fixes #2605

commit 1aa0bdd174770172a81ddef09981216ec0323351
Author: dpavlov <dp...@gridgain.com>
Date:   2017-09-07T17:51:48Z

    IGNITE-6235: Add ability to handle CacheObject from DataRecord in standalone WAL iterator

commit 82b0c764d70f4589ace1c8b0f48ad16a12f01832
Author: dpavlov <dp...@gridgain.com>
Date:   2017-09-07T17:58:40Z

    IGNITE-6235: Add ability to handle CacheObject from DataRecord in standalone WAL iterator

----


---

[GitHub] ignite pull request #2620: Ignite 6235: Add ability to handle CacheObject fr...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---