Nikolay Tikhonov created IGNITE-3421: ----------------------------------------
Summary: Add ability to configure maxIterCnt property in GridCacheQueryManager Key: IGNITE-3421 URL: https://issues.apache.org/jira/browse/IGNITE-3421 Project: Ignite Issue Type: Improvement Components: cache Affects Versions: 1.6 Reporter: Nikolay Tikhonov Fix For: 1.7 The number of open iterator limited by constant org.apache.ignite.internal.processors.cache.query.GridCacheQueryManager#MAX_ITERATORS. Need to add ability to change the value. Also need to correct error message (see GridCacheQueryManager#executeQuery). -- This message was sent by Atlassian JIRA (v6.3.4#6332)