[ 
https://issues.apache.org/jira/browse/IGNITE-6235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155550#comment-16155550
 ] 

ASF GitHub Bot commented on IGNITE-6235:
----------------------------------------

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 <[email protected]>
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

----


> Add ability to handle CacheObject from DataRecord in standalone WAL iterator
> ----------------------------------------------------------------------------
>
>                 Key: IGNITE-6235
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6235
>             Project: Ignite
>          Issue Type: Improvement
>          Components: persistence
>    Affects Versions: 2.1
>            Reporter: Dmitriy Pavlov
>            Assignee: Dmitriy Pavlov
>             Fix For: 2.3
>
>
> There was utility class added for WAL iteration under [IGNITE-5558]
> But LazyDataEntry provided by DataRecord does not allow to touch, parse or 
> print entry values.
> It is necessary to improve iterator with ablity to handle data record entries.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to