Jiri Danek created DISPATCH-764:
-----------------------------------

             Summary: Cannot receive from a multicast address
                 Key: DISPATCH-764
                 URL: https://issues.apache.org/jira/browse/DISPATCH-764
             Project: Qpid Dispatch
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Jiri Danek
            Priority: Critical


1) Start qdrouterd with the default config (listens on localhost, defines 
`multicast` address prefix)
2) {{qpid-proton/examples/python/simple_recv.py -a 127.0.0.1:5672/multicast -m 
1}}
3) {{qpid-proton/examples/python/simple_send.py -a 127.0.0.1:5672/multicast -m 
1}}

The message sent in step 3) is not received and printed by receiver started in 
step 2).

This used to work in version 0.7.0 and in version 0.8.0, it does not work for 
me in git tip build (what is to be 1.0.0).

Since this seems such a basic scenario, I have doubts if it is really a bug. 
Maybe the behavior of the feature just changed, or I am doing something wrong.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to