[
https://issues.apache.org/jira/browse/IGNITE-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189643#comment-16189643
]
ASF GitHub Bot commented on IGNITE-6539:
----------------------------------------
GitHub user dspavlov opened a pull request:
https://github.com/apache/ignite/pull/2794
IGNITE-6539: Human readable WAL parser fails if empty log files exist…
…s in directory
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-6539
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2794.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2794
----
commit 73d3aefabcfac2075dda23563437a1018b3444c6
Author: dpavlov <[email protected]>
Date: 2017-10-03T12:26:42Z
IGNITE-6539: Human readable WAL parser fails if empty log files exists in
directory
----
> 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)