[
https://issues.apache.org/jira/browse/DISPATCH-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695284#comment-14695284
]
ASF subversion and git services commented on DISPATCH-154:
----------------------------------------------------------
Commit 1695713 from [~tedross] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1695713 ]
DISPATCH-154 - Check for a synchronously-failed connection before dereferencing
the null pointer.
> dispatch-router coredumps when connector address is unresolvable
> ----------------------------------------------------------------
>
> Key: DISPATCH-154
> URL: https://issues.apache.org/jira/browse/DISPATCH-154
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Container
> Reporter: Ted Ross
> Assignee: Ted Ross
> Fix For: 0.5
>
>
> If the address of a connector is unresolvable, the router will crash upon
> resolution failure. This can be reproduced by adding the following
> configuration:
> {noformat}
> connector {
> addr: unres.bogus.unreg
> port: amqp
> role: on-demand
> saslMechanisms: ANONYMOUS
> name: bogus
> }
> linkRoutePattern {
> prefix: abc
> connector: bogus
> }
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]