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/07/23 08:29:00 UTC

[jira] [Created] (IGNITE-9050) WALIterator should throws exception if iterator stopped in the WALArchive but not in WALWork

Dmitriy Govorukhin created IGNITE-9050:
------------------------------------------

             Summary: WALIterator should throws exception if iterator stopped in the WALArchive but not in WALWork
                 Key: IGNITE-9050
                 URL: https://issues.apache.org/jira/browse/IGNITE-9050
             Project: Ignite
          Issue Type: Bug
            Reporter: Dmitriy Govorukhin


The iterator will stop iteration if next WAL record pointer is not equals expected (WalSegmentTailReachedException), if it happens during iteration over segments in WAL archive, this means WAL is corrupted and we cannot ignore this, WAL log is not fully read.



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