[
https://issues.apache.org/jira/browse/DISPATCH-2260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433754#comment-17433754
]
Ken Giusti commented on DISPATCH-2260:
--------------------------------------
root cause:
The adaptor needs to generate a link detach event to the core router for the
associated links when the connector is deleted.
This mimics the behavior of the AMQP logic, which generates the link detach in
response to the proactor issuing a connection closed event.
This (probably) affects all protocol adaptors.. TBD.
> http adaptor link remains after connector deletion on edge router
> -----------------------------------------------------------------
>
> Key: DISPATCH-2260
> URL: https://issues.apache.org/jira/browse/DISPATCH-2260
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Protocol Adaptors
> Affects Versions: 1.17.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Major
> Fix For: 1.18.0
>
>
> When deleting an HTTP/1 connector on an edge router the adaptor's links
> remain bound to the service address.
> This prevents the edge router from dropping the proxy links associated with
> the adaptor, which results in messages being forwarded to the edge router for
> the service that is no longer present.
> To reproduce: configure an edge router with a connector to an http service.
> Once the connection and links are established, delete the connector via
> qdmanage. After the connection has been removed there is still a proxy link
> to the service address on the edge router.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]