You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/11/03 14:15:13 UTC

[GitHub] [ignite] ololo3000 commented on a change in pull request #8242: IGNITE-13320

ololo3000 commented on a change in pull request #8242:
URL: https://github.com/apache/ignite/pull/8242#discussion_r515658293



##########
File path: modules/core/src/main/java/org/apache/ignite/internal/managers/encryption/CacheGroupPageScanner.java
##########
@@ -210,21 +210,26 @@ public CacheGroupPageScanner(GridKernalContext ctx) {
             }
 
             Set<Integer> parts = new HashSet<>();
+            long[] pagesLeft = new long[1];

Review comment:
       Why do we need an array here?




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

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