[
https://issues.apache.org/jira/browse/IGNITE-16309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17477189#comment-17477189
]
Roman Puchkovskiy commented on IGNITE-16309:
--------------------------------------------
The attached PR looks good to me.
> Raft replicator can recycle byte buffer prematurely during appendEntries
> ------------------------------------------------------------------------
>
> Key: IGNITE-16309
> URL: https://issues.apache.org/jira/browse/IGNITE-16309
> Project: Ignite
> Issue Type: Bug
> Reporter: Semyon Danilov
> Assignee: Semyon Danilov
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha4
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Replicator can cancel inFlight futures that represent the process of
> appending entries. This way the byte buffer containing those entries can be
> recycled during the sending itself and the data will be corrupted
--
This message was sent by Atlassian Jira
(v8.20.1#820001)