[ https://issues.apache.org/jira/browse/IGNITE-8685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503379#comment-16503379
]
ASF GitHub Bot commented on IGNITE-8685:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4130
> Incorrect size for switch segment record
> -----------------------------------------
>
> Key: IGNITE-8685
> URL: https://issues.apache.org/jira/browse/IGNITE-8685
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitriy Govorukhin
> Assignee: Dmitriy Govorukhin
> Priority: Critical
> Fix For: 2.6
>
>
> We have invariant that switch segment record should have the size of one byte.
> Although, in the current implementation, size calculation with overhard for storing CRC
and WAL pointer.
> In current implementation, we can suddenly stop WAL iteration which may result in random
data store corruptions or missing updates on node recovery.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|