[jira] [Commented] (DISPATCH-1658) Receiver unable to receive messages on waypointed addresses

2020-05-18 Thread Ganesh Murthy (Jira)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17110481#comment-17110481
 ] 

Ganesh Murthy commented on DISPATCH-1658:
-

I acccidentally commited the fix to this issue with the Jira number as 
DISPATCH-1614

This commit should fix the issue - 
https://github.com/apache/qpid-dispatch/commit/fdbe7c9ab68492c6902b60959f31371c42258aa8

> Receiver unable to receive messages on waypointed addresses
> ---
>
> Key: DISPATCH-1658
> URL: https://issues.apache.org/jira/browse/DISPATCH-1658
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Container
>Affects Versions: 1.12.0
>Reporter: Ganesh Murthy
>Assignee: Ganesh Murthy
>Priority: Major
> Attachments: EA1.conf, EA2.conf, EB1.conf, EB2.conf, INT.A.conf, 
> INT.B.conf
>
>
> To reproduce
>  
>  # Start a broker on port amqp
>  # Use the attached configs and start the routers
>  # Send 200 messages on the waypointed address "examples" by connecting to 
> the EA2 router like this python simple_send.py --address 
> 0.0.0.0:28100/examples -m200. Make sure the messages reached the broker queue.
>  # Now receive one message from the same EA2 router  - python simple_recv.py 
> --address 0.0.0.0:28100/examples -m1 - this will work
>  # Repeat step 4 more time. This receive will not work



--
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



[jira] [Commented] (DISPATCH-1658) Receiver unable to receive messages on waypointed addresses

2020-05-15 Thread Ganesh Murthy (Jira)


[ 
https://issues.apache.org/jira/browse/DISPATCH-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108504#comment-17108504
 ] 

Ganesh Murthy commented on DISPATCH-1658:
-

This bug is a regression and it is a direct result of fix for DISPATCH-1614

> Receiver unable to receive messages on waypointed addresses
> ---
>
> Key: DISPATCH-1658
> URL: https://issues.apache.org/jira/browse/DISPATCH-1658
> Project: Qpid Dispatch
>  Issue Type: Bug
>  Components: Container
>Affects Versions: 1.12.0
>Reporter: Ganesh Murthy
>Assignee: Ganesh Murthy
>Priority: Major
> Attachments: EA1.conf, EA2.conf, EB1.conf, EB2.conf, INT.A.conf, 
> INT.B.conf
>
>
> To reproduce
>  
>  # Start a broker on port amqp
>  # Use the attached configs and start the routers
>  # Send 200 messages on the waypointed address "examples" by connecting to 
> the EA2 router like this python simple_send.py --address 
> 0.0.0.0:28100/examples -m200. Make sure the messages reached the broker queue.
>  # Now receive one message from the same EA2 router  - python simple_recv.py 
> --address 0.0.0.0:28100/examples -m1 - this will work
>  # Repeat step 4 more time. This receive will not work



--
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