Alexandr Kuramshin created IGNITE-6347:
------------------------------------------
Summary: Exception in GridDhtPartitionMap.readExternal
Key: IGNITE-6347
URL:
https://issues.apache.org/jira/browse/IGNITE-6347 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 2.1
Reporter: Alexandr Kuramshin
Fix For: 2.1
Reading partition state with {{id > Short.MAX_VALUE}} causes to read negative value in {{int part = in.readShort()}}
{{in.readUnsignedShort()}} should be used instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)