You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chris Richardson (JIRA)" <ji...@apache.org> on 2017/08/01 14:10:00 UTC

[jira] [Created] (QPID-7875) qpid-route fetches link multiple times when deleting routes

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org