Yury, All message type IDs are listed in GridIoMessageFactory#create(...) method in switch block. You can check there which IDs are still free.
On Fri, May 19, 2017 at 6:44 PM, Yury Babak <[email protected]> wrote: > Hi all! > > I want to create new custom implementation of > org.apache.ignite.plugin.extensions.communication.Message and I want avoid > conflicts in message type. So did we have the list of all reserved types? > > Thanks, > Yury > > > > -- > View this message in context: http://apache-ignite- > developers.2346864.n4.nabble.com/Message-directType-tp17828.html > Sent from the Apache Ignite Developers mailing list archive at Nabble.com. > -- Best regards, Ilya
