[
https://issues.apache.org/jira/browse/IGNITE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16946869#comment-16946869
]
Andrey N. Gura commented on IGNITE-12231:
-----------------------------------------
Discussed with [~agoncharuk] [~irakov][~akalashnikov] In this particular case
{{flush}} call is unnecessary. So it is enough to force data flush in tests.
> 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 N. Gura
> Assignee: Andrey N. Gura
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)