ibessonov commented on code in PR #7229:
URL: https://github.com/apache/ignite-3/pull/7229#discussion_r2618230761


##########
modules/raft/src/main/java/org/apache/ignite/raft/jraft/entity/RaftOutter.java:
##########
@@ -20,7 +20,7 @@
 package org.apache.ignite.raft.jraft.entity;
 
 import java.util.Collection;
-import org.apache.ignite.internal.network.annotations.Transferable;
+import 
org.apache.ignite.internal.network.annotations.MessageSerialVersionUid;import 
org.apache.ignite.internal.network.annotations.Transferable;

Review Comment:
   ```suggestion
   import 
org.apache.ignite.internal.network.annotations.MessageSerialVersionUid;
   import org.apache.ignite.internal.network.annotations.Transferable;
   ```



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