[ 
https://issues.apache.org/jira/browse/IGNITE-9601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648313#comment-16648313
 ] 

Ivan Rakov commented on IGNITE-9601:
------------------------------------

[~andrey-kuznetsov], thanks for your contribution!
Merged to master.

> Write rollover WAL record as the last record in current segment
> ---------------------------------------------------------------
>
>                 Key: IGNITE-9601
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9601
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: 2.6
>            Reporter: Andrey Kuznetsov
>            Assignee: Andrey Kuznetsov
>            Priority: Major
>             Fix For: 2.8
>
>
> Currently, rollover WAL record gets to the next segment when being logged. 
> Moreover, the implementation allows data races, and rollover record is not 
> necessarily the first record in the next segment. We are to add an option to 
> logging facility to allow writing rollover record to the end of the current 
> segment; subsequent records should get to the next segment then.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to