You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/01/23 16:36:37 UTC

[jira] [Commented] (OAK-382) JMX service to listing and cancel long running queries

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

Thomas Mueller commented on OAK-382:
------------------------------------

Instead of having to cancel the long running query manually using JMX, an option is to automatically cancel them (throw an exception) if they traverse a configurable number of nodes, or if it is known in advance that they would have to traverse many nodes (for example if there is no index, and the whole repository would have to be traversed).

> JMX service to listing and cancel long running queries
> ------------------------------------------------------
>
>                 Key: OAK-382
>                 URL: https://issues.apache.org/jira/browse/OAK-382
>             Project: Jackrabbit Oak
>          Issue Type: Sub-task
>          Components: core
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Minor
>             Fix For: 0.16
>
>
> Queries can potentially run for a very long time. I suggest we provide a way to list the running queries, and to cancel them using JMX.
> See also http://java.net/jira/browse/JSR_333-49



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)