[
https://issues.apache.org/jira/browse/QPID-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602347#action_12602347
]
Ted Ross commented on QPID-1121:
--------------------------------
This bug is caused by assuming that the AsynchConnector always operates
asynchronously. There is a case (when the underlying Socket::connect raises an
exception) where the failure callback is invoked synchronously (i.e. before
connect completes).
A fix is forthcoming...
> Broker Federation - Link to unresolvable destination cannot be deleted
> ----------------------------------------------------------------------
>
> Key: QPID-1121
> URL: https://issues.apache.org/jira/browse/QPID-1121
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: M3
> Reporter: Ted Ross
> Assignee: Ted Ross
> Priority: Minor
> Fix For: M3
>
>
> If an inter-broker federation link to a destination who's name cannot be
> resolved to an IP address is created, that link will hang in "connecting"
> state and cannot be deleted.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.