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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)