Semyon Danilov created IGNITE-16309:
---------------------------------------
Summary: 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
Fix For: 3.0.0-alpha4
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)