Ted Ross created DISPATCH-154:
---------------------------------
Summary: 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]