[ 
https://issues.apache.org/jira/browse/QPID-7875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16186032#comment-16186032
 ] 

ASF GitHub Bot commented on QPID-7875:
--------------------------------------

Github user gemmellr commented on the issue:

    https://github.com/apache/qpid-cpp/pull/6
  
    @chrisrichardson77 A change for this looks to have been made in 
https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;a=commitdiff;h=a8d392efe30ef763d2e93c6ce733976ac786c0f0,
 can you close the PR please?
    
    (The commit log message that can do it wasnt used when the fix was 
committed, and as its a read-only mirror we cant do it directly)


> qpid-route fetches links 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: https://github.com/apache/qpid-cpp/pull/6



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to