You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2016/05/11 10:50:12 UTC

[jira] [Assigned] (QPID-7216) [Java Broker, WMC] add new ManagedOperation to retrieve Connections less verbose

     [ https://issues.apache.org/jira/browse/QPID-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Rudyy reassigned QPID-7216:
--------------------------------

    Assignee: Alex Rudyy

> [Java Broker, WMC] add new ManagedOperation to retrieve Connections less verbose
> --------------------------------------------------------------------------------
>
>                 Key: QPID-7216
>                 URL: https://issues.apache.org/jira/browse/QPID-7216
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Lorenz Quack
>            Assignee: Alex Rudyy
>             Fix For: qpid-java-6.0.3
>
>
> The current version of getConnections retrieves all connections and their sessions with full context on each. This is too verbose.
> To maintain backwards compatibility we should add a new ManagedOperation on the 6.0.x branch to only retrieve the connections (without context if possible).
> The WMC should be changed to use this instead of the current getConnections.
> Both getConnections and the new operation should be considered deprecated. getConnections will be removed from v7 and the new operation will not be introduced to v6.1 because there we use queries (QPID-7215).
> In addition the WMC connections table should be (client-side) paginated.



--
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