Maksim Timonin created IGNITE-26832:
---------------------------------------
Summary: Incorrect buffer size for reading
RecoveryLastReceivedMessage on handshake
Key: IGNITE-26832
URL: https://issues.apache.org/jira/browse/IGNITE-26832
Project: Ignite
Issue Type: Bug
Reporter: Maksim Timonin
Assignee: Maksim Timonin
The message use long, currently we hold 8 bytes for reading the value, but
actually in worst case it requires 10 bytes (due to varlen coding).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)