Description
If the address of a connector is unresolvable, the router will crash upon resolution failure. This can be reproduced by adding the following configuration:
connector { addr: unres.bogus.unreg port: amqp role: on-demand saslMechanisms: ANONYMOUS name: bogus } linkRoutePattern { prefix: abc connector: bogus }