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 Govorukhin (JIRA)" <ji...@apache.org> on 2018/08/13 21:37:00 UTC

[jira] [Created] (IGNITE-9260) StandaloneWalRecordsIterator broken on WalSegmentTailReachedException not in work dir

Dmitriy Govorukhin created IGNITE-9260:
------------------------------------------

             Summary: StandaloneWalRecordsIterator broken on WalSegmentTailReachedException not in work dir
                 Key: IGNITE-9260
                 URL: https://issues.apache.org/jira/browse/IGNITE-9260
             Project: Ignite
          Issue Type: Bug
            Reporter: Dmitriy Govorukhin


After implementation IGNITE-9050, StandaloneWalRecordsIterator became broke because in the standalone mode we can stop the iteration at any moment when the last available segment will be fully read.  And validation which was implemented in IGNITE-9050 is not applicable for standalone mode. Need to change behavior and validate what we stop an iteration in last available WAL segment.



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