[
https://issues.apache.org/jira/browse/IGNITE-21135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-21135:
------------------------------------
Fix Version/s: 2.17
> CdcManager might collect WAL data before restoring it's state
> -------------------------------------------------------------
>
> Key: IGNITE-21135
> URL: https://issues.apache.org/jira/browse/IGNITE-21135
> Project: Ignite
> Issue Type: Bug
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Fix For: 2.17
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In CdcManager there is a concurrency between collect() and
> afterBinaryMemoryRestore() due to Ignite writes the MemoryRecoveryRecord.
> afterBinaryMemoryRestore should be invoked BEFORE any collect().
--
This message was sent by Atlassian Jira
(v8.20.10#820010)