oleg-vlsk commented on code in PR #11342:
URL: https://github.com/apache/ignite/pull/11342#discussion_r1594915049
##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/query/GridCacheQueryManager.java:
##########
@@ -1203,7 +1219,7 @@ protected void runQuery(GridCacheQueryInfo qryInfo) {
break;
}
- if (type == SCAN || type == INDEX)
Review Comment:
Recording of Index query object reading events moved to
`IndexQueryProcessor#queryLocal`.
--
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]