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

Alex Rudyy updated QPID-7216:
-----------------------------
    Status: Reviewable  (was: In Progress)

> [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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to