[
https://issues.apache.org/jira/browse/IGNITE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986721#comment-14986721
]
ASF GitHub Bot commented on IGNITE-1161:
----------------------------------------
GitHub user nva opened a pull request:
https://github.com/apache/ignite/pull/197
IGNITE-1161 Close rest sql cursor after delay.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nva/ignite ignite-1161
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/197.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 #197
----
commit 9934bc7f38e99fda6879e7ffcc48bf34df397f22
Author: Andrey <[email protected]>
Date: 2015-11-03T04:00:59Z
ignite-1161 Close rest sql cursor after delay.
----
> Close rest sql cursor after delay
> ----------------------------------
>
> Key: IGNITE-1161
> URL: https://issues.apache.org/jira/browse/IGNITE-1161
> Project: Ignite
> Issue Type: Task
> Components: general
> Reporter: Irina Vasilinets
> Assignee: Andrey Novikov
> Fix For: 1.5
>
> Attachments: ignite-1161.patch, master_ignite-1161.patch,
> master_ignite-1161.patch
>
>
> QueryCommandHandler stores cursors for all queries that was executed by rest.
> Old queries cursors should be closed after delay and should be removed from
> the map.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)