Maksim Timonin created IGNITE-21135:
---------------------------------------
Summary: 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
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)