Taras Ledkov created IGNITE-3192:
------------------------------------
Summary: Leaks at the GridCacheQueryManager on iterator canceling
Key: IGNITE-3192
URL: https://issues.apache.org/jira/browse/IGNITE-3192
Project: Ignite
Issue Type: Bug
Reporter: Taras Ledkov
Assignee: Taras Ledkov
When cancel request and scan request are processed with a race the
GridFutureAdapter object isn't removed form the GridCacheQueryManager.qryIters
submaps.
The problem is reproduced by the test:
[GridCacheAtomicNearEnabledPrimaryWriteOrderMultiNodeFullApiSelfTest.testIgniteCacheIterator|http://149.202.210.143:8111/viewLog.html?buildId=250124&tab=buildResultsDiv&buildTypeId=IgniteTests_IgniteCacheFullApi]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)