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

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

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

andrey-kuznetsov
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 <[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

commit afd3f976989d48e8696f0117a94c10f81224b373
Author: EdShangGG <[hidden email]>
Date:   2017-09-06T16:40:49Z

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

commit 1aa0bdd174770172a81ddef09981216ec0323351
Author: dpavlov <[hidden email]>
Date:   2017-09-07T17:51:48Z

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

commit 82b0c764d70f4589ace1c8b0f48ad16a12f01832
Author: dpavlov <[hidden email]>
Date:   2017-09-07T17:58:40Z

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

----


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

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

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

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


---