ibessonov commented on a change in pull request #135:
URL: https://github.com/apache/ignite-3/pull/135#discussion_r641388924



##########
File path: 
modules/network/src/integrationTest/java/org/apache/ignite/network/TestMessage.java
##########
@@ -23,7 +23,7 @@
 @AutoSerializable(messageFactory = TestMessageFactory.class)
 public interface TestMessage extends NetworkMessage {
     /** Visible type for tests. */
-    public static final short TYPE = 3;
+    public static final short TYPE = 4;

Review comment:
       Can we use something like 16000 to 100% avoid collision?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to