[
https://issues.apache.org/jira/browse/IGNITE-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368969#comment-16368969
]
ASF GitHub Bot commented on IGNITE-7747:
----------------------------------------
GitHub user DmitriyGovorukhin opened a pull request:
https://github.com/apache/ignite/pull/3539
IGNITE-7747 An exception should not be throw if segments not found
An exception should not be throw if segments not found for
getAndReserveWalFiles. Stopped iteration if next segment not found
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7747
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3539.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 #3539
----
commit bc381187292e0c032f30069e9174bc78d1376789
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date: 2018-02-19T10:34:17Z
IGNITE-7747 Exception should not be throw if segments not found for
getAndReserveWalFiles. Stopped iteration if next segment not found
----
> WAL manage getAndReserveWalFiles should not throw exception if segments not
> found
> ---------------------------------------------------------------------------------
>
> Key: IGNITE-7747
> URL: https://issues.apache.org/jira/browse/IGNITE-7747
> Project: Ignite
> Issue Type: Improvement
> Components: persistence
> Affects Versions: 2.3, 2.4
> Reporter: Dmitriy Govorukhin
> Assignee: Dmitriy Govorukhin
> Priority: Major
> Fix For: 2.5
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)