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 contains the 
mobile address "examples" with the distribution set to multicast. QDR uses the 
default "message routing", has a symmetrical configuration regarding the 
brokers , more precisely contains two autolinks  (in ,out) to the exchange  
"examples" of the Broker1 and the same for Broker2

Using the command
    spout -b  localhost:PortBroker1   examples   --content brk1
the message "arrives" in the QDR (i.e can be seen with drain -b 
localhost:PortQDR examples), but not in Broker2

Using instead the command
    spout -b localhost:PortQDR examples --content router

the message arrives on both brokers


For me seems that if a message is arriving in QDR over one broker , the message 
cannot be dispatched further. If the message is sent directly from one peer to 
the QDR , the message is dispatched further.
I would like to configure the QDR in such way that also if one message is 
coming from a broker is dispatched further.


Many thanks,
Daniel

LEONARDO Germany GmbH
Sitz der Gesellschaft / Registered Office: Neuss
Registergericht / Register Court: Neuss HRB 17453
Gesch?ftsf?hrer / Managing Director: Ulrich Nellen

<<attachment: config.zip>>

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

Reply via email to