You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2016/03/14 18:22:33 UTC

[jira] [Comment Edited] (QPID-6969) [Java Broker] Provide SQL-like querying functionality through the HTTP Management API

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

Lorenz Quack edited comment on QPID-6969 at 3/14/16 5:22 PM:
-------------------------------------------------------------

* -If you do not provide a where clause a NullPointerException is thrown.-
* An uncaught SelectionParsingException may be thrown. Example query: {{/queue?where=name>'foo'}}


was (Author: lorenz.quack):
* If you do not provide a where clause a NullPointerException is thrown.
* An uncaught SelectionParsingException may be thrown. Example query: {{/queue?where=name>'foo'}}

> [Java Broker] Provide SQL-like querying functionality through the HTTP Management API
> -------------------------------------------------------------------------------------
>
>                 Key: QPID-6969
>                 URL: https://issues.apache.org/jira/browse/QPID-6969
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: qpid-java-6.1
>
>         Attachments: 0001-QPID-6969-Java-Broker-Refactor-QueryServlet-performQ.patch
>
>
> For reporting and monitoring it is sometimes more convenient to provide more complex querying features than are currently supported by the REST API, and to limit the results brought back to be only certain attributes of the queried object.
> We should add mechanisms to query configured objects across the whole broker, or only those within a given virtual host (the latter including connections which are associated with a virtual host even though not directly children of that host - since connections are children of ports).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org