Description
Reading partition state with id > Short.MAX_VALUE causes to read negative value in int part = in.readShort()
in.readUnsignedShort() should be used instead.
Attachments
Issue Links
- duplicates
-
IGNITE-6356 Signed overflow when reading partition greater than Short.MAX_VALUE
- Resolved
- is duplicated by
-
IGNITE-6356 Signed overflow when reading partition greater than Short.MAX_VALUE
- Resolved
- links to