Return-Path: X-Original-To: apmail-ignite-issues-archive@minotaur.apache.org Delivered-To: apmail-ignite-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 51BEA18A04 for ; Wed, 4 Nov 2015 07:08:28 +0000 (UTC) Received: (qmail 94432 invoked by uid 500); 4 Nov 2015 07:08:28 -0000 Delivered-To: apmail-ignite-issues-archive@ignite.apache.org Received: (qmail 94388 invoked by uid 500); 4 Nov 2015 07:08:28 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 94284 invoked by uid 99); 4 Nov 2015 07:08:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2015 07:08:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E08732C1F78 for ; Wed, 4 Nov 2015 07:08:27 +0000 (UTC) Date: Wed, 4 Nov 2015 07:08:27 +0000 (UTC) From: "Andrey Novikov (JIRA)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (IGNITE-1161) Close rest sql cursor after delay MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14986726#comment-14986726 ] Andrey Novikov edited comment on IGNITE-1161 at 11/4/15 7:07 AM: ----------------------------------------------------------------- Alexey, I created pull request from latest Irina patch, please review. was (Author: anovikov): Yakov, I created pull request from latest Irina patch, please review. > 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: Alexey Kuznetsov > 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)