[ 
https://issues.apache.org/jira/browse/DISPATCH-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ganesh Murthy closed DISPATCH-1674.
-----------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

This crash cannot be reproduced in Qpid Dispatch 1.12.0.

Closing this issue.

> 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
>            Priority: Major
>             Fix For: 1.12.0
>
>
> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to