[
https://issues.apache.org/jira/browse/QPID-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270877#comment-15270877
]
ASF subversion and git services commented on QPID-7214:
-------------------------------------------------------
Commit 1742299 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1742299 ]
QPID-7214: [Java Broker, WMC] Do not use depth=2 in the REST request in
Broker.js
> [Java Broker, WMC] Do not use depth=2 in the REST request in Broker.js
> ----------------------------------------------------------------------
>
> Key: QPID-7214
> URL: https://issues.apache.org/jira/browse/QPID-7214
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Lorenz Quack
> Fix For: qpid-java-6.1
>
>
> Currently in Broker.js we issue a REST request with {{depth=2}} because we
> are interested in the VirtualHosts which are children of VirtualHostNodes and
> not the Broker.
> However, this causes a lot of unnecessary data to be transmitted as well.
> Namely all connections which are children of the Ports.
> We should remove the {{depth=2}} and request the VirtualHosts separately.
> We should use a query for this.
> We should also make sure that this request happens in parallel.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]