Chris Richardson created QPID-7875:
--------------------------------------
Summary: qpid-route fetches link multiple times when deleting
routes
Key: QPID-7875
URL: https://issues.apache.org/jira/browse/QPID-7875
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Affects Versions: qpid-cpp-1.36.0
Reporter: Chris Richardson
When deleting routes/queue routes, qpid-route first retrieves the inter-broker
link on which the route is to be deleted, then (having deleted the bridge and
only if configured to delete the link) gets the same link again in order to
close it. This results in an extra RPC call which unnecessarily reads all links
from the broker a second time.
PR:
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]