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

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

     [ https://issues.apache.org/jira/browse/IGNITE-9050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Govorukhin updated IGNITE-9050:
---------------------------------------
    Fix Version/s: 2.7

> 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
>            Priority: Major
>             Fix For: 2.7
>
>
> 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)