You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Rakov (JIRA)" <ji...@apache.org> on 2018/08/16 12:09:00 UTC

[jira] [Created] (IGNITE-9294) StandaloneWalRecordsIterator: support iteration from custom pointer

Ivan Rakov created IGNITE-9294:
----------------------------------

             Summary: StandaloneWalRecordsIterator: support iteration from custom pointer
                 Key: IGNITE-9294
                 URL: https://issues.apache.org/jira/browse/IGNITE-9294
             Project: Ignite
          Issue Type: Improvement
          Components: persistence
            Reporter: Ivan Rakov


StandaloneWalRecordsIterator can be constructed from set of files and dirs, but there's no option to pass WAL pointer to the iterator factory class to start iteration with. It can be worked around (by filtering all records prior to needed pointer), but also it would be handy to add such option to IgniteWalIteratorFactory API.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)