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 Pavlov (JIRA)" <ji...@apache.org> on 2017/10/03 12:27:00 UTC

[jira] [Updated] (IGNITE-6539) Human readable WAL parser fails if empty log files exists in directory

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

Dmitriy Pavlov updated IGNITE-6539:
-----------------------------------
    Description: 
While scanning WAL files script may detect empty files.
In this case script throws SegmentEofException "Reached logical end of the segment"

This is happening if DEFAULT mode is used in WAL, for other modes iterator works correctly

  was:
While scanning WAL files script may detect empty files.
In this case script throws SegmentEofException "Reached logical end of the segment"


> Human readable WAL parser fails if empty log files exists in directory
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-6539
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6539
>             Project: Ignite
>          Issue Type: Bug
>          Components: persistence
>            Reporter: Dmitry Sherstobitov
>            Assignee: Dmitriy Pavlov
>             Fix For: 2.3
>
>
> While scanning WAL files script may detect empty files.
> In this case script throws SegmentEofException "Reached logical end of the segment"
> This is happening if DEFAULT mode is used in WAL, for other modes iterator works correctly



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)