You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey N. Gura (Jira)" <ji...@apache.org> on 2019/10/08 15:51:00 UTC

[jira] [Resolved] (IGNITE-12231) RollbackRecord's must be flushed after logging to WAL

     [ https://issues.apache.org/jira/browse/IGNITE-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey N. Gura resolved IGNITE-12231.
-------------------------------------
    Release Note: Merged to master branch.
      Resolution: Fixed

> 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: 0.5h
>  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)