You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2017/08/31 14:46:00 UTC

[jira] [Created] (IGNITE-6235) Add ability to handle CacheObject from DataRecord in standalone WAL iterator

Dmitriy Pavlov created IGNITE-6235:
--------------------------------------

             Summary: 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.3
            Reporter: Dmitriy Pavlov


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)