[
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)