Bas Verhoeven wrote:
> 
> I'm a bit confused by this. It seemed so easy ;)
> 

I seem to be able to fairly reproduce it now:

1. Producer on ServerA sends a message to 'some.other.queue'
Works fine: this message always stays on serverA
   
2. Consumer/Producer on ServerA gets the message and sends a reply back to
'general.replies.test'
Breaks: This message stays on serverA for 1 second (or something) and is
then transferred to ServerB when that server is connected.

Note that "some.other.queue" is not mentioned in Server B's configuration
file, while "general.replies.test" is (through "general.replies.>") so it
must be related to this? I wouldn't know how to fix it tho.


-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-5.2---Forwarding-only-a-few-queues-to-a-remote-host-tp24790440p24793483.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to