You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/07/26 07:11:20 UTC

[jira] [Created] (IGNITE-3579) Message type should be short.

Vladimir Ozerov created IGNITE-3579:
---------------------------------------

             Summary: Message type should be short.
                 Key: IGNITE-3579
                 URL: https://issues.apache.org/jira/browse/IGNITE-3579
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: 1.6
            Reporter: Vladimir Ozerov
            Priority: Blocker
             Fix For: 2.0


Currently we encode internal messages with {{byte}}. It turns out that we almost exhausted possible IDs. 

We should change {{byte}} to {{short}} for message ID.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)