Vladsz83 commented on code in PR #11596:
URL: https://github.com/apache/ignite/pull/11596#discussion_r1898907161


##########
modules/core/src/main/java/org/apache/ignite/internal/management/cache/VerifyBackupPartitionsTaskV2.java:
##########
@@ -140,27 +157,6 @@ public class VerifyBackupPartitionsTaskV2 extends 
ComputeTaskAdapter<CacheIdleVe
         }
     }
 
-    /**
-     * @param results Received results of broadcast remote requests.
-     * @return Idle verify job result constructed from results of remote 
executions.
-     */
-    public static IdleVerifyResultV2 reduce0(List<ComputeJobResult> results) {

Review Comment:
   Oh, was public static for an external usage. Forgot



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