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/09/12 07:05:21 UTC

[jira] [Commented] (IGNITE-3421) Add ability to configure maxIterCnt property in GridCacheQueryManager

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

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

GitHub user shroman opened a pull request:

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

    IGNITE-3421: Add ability to configure maxIterCnt property in GridCach…

    …eQueryManager.

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

    $ git pull https://github.com/shroman/ignite ignite-3421

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

    https://github.com/apache/ignite/pull/1055.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 #1055
    
----
commit 0cec22f17b49de61050c1d0e4e13028cf35f2d7c
Author: shtykh_roman <rs...@yahoo.com>
Date:   2016-09-12T07:02:51Z

    IGNITE-3421: Add ability to configure maxIterCnt property in GridCacheQueryManager.

----


> 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
>            Assignee: Roman Shtykh
>             Fix For: 1.8
>
>
> The number of open iterator limited by constant 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)