You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Lipkovich (JIRA)" <ji...@apache.org> on 2017/09/13 01:04:00 UTC

[jira] [Assigned] (IGNITE-6347) Exception in GridDhtPartitionMap.readExternal

     [ https://issues.apache.org/jira/browse/IGNITE-6347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Lipkovich reassigned IGNITE-6347:
-----------------------------------------

    Assignee: Mikhail Lipkovich

> 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)