[
https://issues.apache.org/jira/browse/IGNITE-8827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531299#comment-16531299
]
Ilya Lantukh commented on IGNITE-8827:
--------------------------------------
[~DmitriyGovorukhin], thanks for contribution!
I've reviewed your changes. My main concern is regarding architecture - with
your changes we will have 2 mechanics to temporary disable WAL (in
WalStateManager and WALDisableContext) that have similar logic, but are
completely independent with each other. Please check whether it is possible to
generify this logic into single unit.
> Disable WAL during apply updates on recovery
> --------------------------------------------
>
> Key: IGNITE-8827
> URL: https://issues.apache.org/jira/browse/IGNITE-8827
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitriy Govorukhin
> Assignee: Dmitriy Govorukhin
> Priority: Major
> Fix For: 2.7
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)