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

ASF subversion and git services commented on DISPATCH-154:
----------------------------------------------------------

Commit f4aef4f9e497bcfb3e7a590830fb9253d158126a in qpid-dispatch's branch 
refs/heads/master from [~fgiorget]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=f4aef4f ]

DISPATCH-154 - Added new tests to validate unresolvable hostname. This closes 
#286


> 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
>            Priority: Major
>             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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to