Ganesh Murthy created DISPATCH-1063:
---------------------------------------
Summary: Receiver unable to receive messages on waypoint address
in two router case
Key: DISPATCH-1063
URL: https://issues.apache.org/jira/browse/DISPATCH-1063
Project: Qpid Dispatch
Issue Type: Bug
Components: Container
Affects Versions: 1.2.0, 1.1.0
Reporter: Ganesh Murthy
Start two routers with the attached config files.
Start a broker on port amqp and create a queue called abc.sms
Attach a sender to Router B and send 100 messages to the "notify" address like
this
{noformat}
python simple_recv.py -m100 --address 0.0.0.0:20101/notify{noformat}
Attach a Receiver to Router B and receive 1 message from the "notify" address
like this -
{noformat}
python simple_recv.py -m1 --address 0.0.0.0:20101/notify{noformat}
The receiver never receives the message
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]