You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/25 11:02:13 UTC

[jira] [Commented] (IGNITE-3192) Leaks at the GridCacheQueryManager on iterator canceling

    [ https://issues.apache.org/jira/browse/IGNITE-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299880#comment-15299880 ] 

ASF GitHub Bot commented on IGNITE-3192:
----------------------------------------

GitHub user tledkov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/754

    IGNITE-3192  Leaks at the GridCacheQueryManager on iterator canceling

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-3192

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/754.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #754
    
----
commit 9ccae8520f406607b5d47044bdfc5fcac6d9d57f
Author: tledkov-gridgain <tl...@gridgain.com>
Date:   2016-05-24T11:38:36Z

    IGNITE-3192  Leaks at the GridCacheQueryManager on iterator canceling

----


> Leaks at the GridCacheQueryManager on iterator canceling
> --------------------------------------------------------
>
>                 Key: IGNITE-3192
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3192
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>             Fix For: 1.7
>
>
> 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)