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)