[
https://issues.apache.org/jira/browse/IGNITE-9695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628438#comment-16628438
]
ASF GitHub Bot commented on IGNITE-9695:
----------------------------------------
GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/4835
IGNITE-9695 WAL disabling prohibition in WalStateManager.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrey-kuznetsov/ignite ignite-9695
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4835.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 #4835
----
commit 48a00e37be36d3bab1291c852adf7709425551e9
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-09-26T08:48:59Z
IGNITE-9695 WAL disabling prohibition in WalStateManager.
----
> Add a way to prevent per-cache WAL disabling in WalStateManager
> ---------------------------------------------------------------
>
> Key: IGNITE-9695
> URL: https://issues.apache.org/jira/browse/IGNITE-9695
> Project: Ignite
> Issue Type: Task
> Affects Versions: 2.6
> Reporter: Andrey Kuznetsov
> Assignee: Andrey Kuznetsov
> Priority: Major
> Fix For: 2.8
>
>
> When this prevention is on, {{WalStateManager.init()}} should return an
> error-holding future immediately.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)