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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)