SammyVimes commented on a change in pull request #523:
URL: https://github.com/apache/ignite-3/pull/523#discussion_r774944078



##########
File path: 
modules/network/src/integrationTest/java/org/apache/ignite/internal/network/recovery/ItRecoveryHandshakeTest.java
##########
@@ -399,6 +400,7 @@ private ConnectionManager startManager(
             ClientStageFail clientHandshakeFailAt
     ) {
         var registry = new TestMessageSerializationRegistryImpl();
+        var serializationService = new SerializationService(registry, null);

Review comment:
       Absolutely sure of the second thing, in these tests marshallable objects 
are not used




-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to