timoninmaxim commented on code in PR #11897:
URL: https://github.com/apache/ignite/pull/11897#discussion_r2205390184


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/snapshot/SnapshotPartitionsVerifyTaskResult.java:
##########
@@ -57,7 +57,7 @@ public SnapshotPartitionsVerifyTaskResult() {
      * @param metas Map of snapshot metadata information found on each cluster 
node.
      * @param idleRes Result of cluster nodes partitions comparison.
      */
-    public SnapshotPartitionsVerifyTaskResult(
+    SnapshotPartitionsVerifyTaskResult(

Review Comment:
   Let's make changes small. We can rename classes in separate patches



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to