zstan commented on code in PR #12935:
URL: https://github.com/apache/ignite/pull/12935#discussion_r2992880235


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/SnapshotCheckHandlersResponse.java:
##########
@@ -19,15 +19,14 @@
 
 import java.util.Map;
 import org.apache.ignite.internal.Order;
-import org.apache.ignite.internal.util.typedef.F;
 import org.apache.ignite.plugin.extensions.communication.Message;
 import org.apache.ignite.plugin.extensions.communication.MessageFactory;
 
 /** */
 public class SnapshotCheckHandlersResponse implements Message {
     /** Per metas result: snapshot part's consistent id -> check result per 
handler name. */

Review Comment:
   change java doc plz



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