Re: QDR between brokers

2019-10-01 Thread Ganesh Murthy
This blog post talks in great details about waypoints https://netmessaging.blogspot.com/2019/04/apache-qpid-dispatch-router-waypoints.html On Tue, Oct 1, 2019 at 3:34 PM Ted Ross wrote: > I believe the issue you are having is related to the fact that you > configured the address as a waypoint.

Re: QDR between brokers

2019-10-01 Thread Ted Ross
I believe the issue you are having is related to the fact that you configured the address as a waypoint. With a waypoint, there are two effective addresses in the router: examples(phase0) and examples(phase1). The phase0 address is used to route messages from senders (connected to the router) to

QDR between brokers

2019-10-01 Thread Gavrila, Daniel
Hi all, I've the following configuration Broker1 <-> QDR <-> Broker2 (archived in attachment): The applications are starting as daemons on the localhost , broker version is 1.38 and QPID dispatch router (QDR) version is 1.9. Each broker contains the exchange topic "examples" and the QDR c