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)