McAshesha commented on code in PR #12378:
URL: https://github.com/apache/ignite/pull/12378#discussion_r2403772457


##########
modules/core/src/main/java/org/apache/ignite/internal/cache/query/index/IndexProcessor.java:
##########
@@ -347,9 +350,8 @@ public void markRebuildIndexesForCache(GridCacheContext<?, 
?> cctx, boolean val)
 
             for (Index idx: idxs) {
                 if (idx instanceof AbstractIndex)

Review Comment:
   Yes, you're right. I removed this check with a new commit.



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