[
https://issues.apache.org/jira/browse/IGNITE-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164536#comment-16164536
]
ASF GitHub Bot commented on IGNITE-6347:
----------------------------------------
Github user mlipkovich closed the pull request at:
https://github.com/apache/ignite/pull/2653
> 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
> Assignee: Mikhail Lipkovich
> Labels: easyfix, newbie
> 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)