Martin created DISPATCH-1674:
--------------------------------
Summary: QDR crashes when sending and reading on edge listener
Key: DISPATCH-1674
URL: https://issues.apache.org/jira/browse/DISPATCH-1674
Project: Qpid Dispatch
Issue Type: Bug
Components: Container
Affects Versions: 1.8.0
Environment: $ cat qdr-server.conf
router {
mode: interior
}
listener {
host: 0.0.0.0
port: 5666
authenticatePeer: no
saslMechanisms: ANONYMOUS
role: edge
}
address {
prefix: collectd
distribution: multicast
}
address {
prefix: anycast/ceilometer
distribution: multicast
}
$
Reporter: Martin
Ran
$ podman run -d --net=host --name=qdr-server
--volume=/home/stack/qdr-server.conf:/etc/qpid-dispatch/qdrouterd.conf:ro
quay.io/interconnectedcloud/qdrouterd:1.8.0
When one client listens on anycast/ceilometer/... address and another client
sends to that address QDR crashes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]