Andrey Gura created IGNITE-12231:
------------------------------------
Summary: RollbackRecord's must be flushed after logging to WAL
Key: IGNITE-12231
URL:
https://issues.apache.org/jira/browse/IGNITE-12231 Project: Ignite
Issue Type: Improvement
Reporter: Andrey Gura
Assignee: Andrey Gura
Fix For: 2.8
Every record or records batch logged to WAL must call {{wal().flush()}} in order to save data on storage device.
{{TxPartitionCounterStateOnePrimaryTwoBackupsHistoryRebalanceTest.testPartialPrepare_2TX_1_1}} test fails periodically with disabled MMAP.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)