Re: VirtualTopic and VirtualTopic Consumer

2018-03-20 Thread Tim Bain
I read that option, but it never clicked for me that that might be the root cause. I'm glad you figured it out. Thanks for reporting back here so someone else reading this thread in the future will know to check that as a possible explanation. Tim On Tue, Mar 20, 2018, 3:07 PM alainkr wrote: >

Re: VirtualTopic and VirtualTopic Consumer

2018-03-20 Thread alainkr
Tim thanks alot for your answer. Sorry for not checking in earlier, the issue I was having ( with 5.14.5) is that I stumbled upon the following problem. We used selectorAware=true but did not use the virtualSelectorCacheBrokerPlugin ( as in https://github.com/apache/activemq/blob/master/active

Re: VirtualTopic and VirtualTopic Consumer

2018-03-17 Thread Tim Bain
I looked again at your original message, and realized that another (simpler, and therefore probably more likely) interpretation of what you wrote is that you're only seeing messages sent to topic VirtualTopic.Test appearing in queue Consumer.A.VirtualTopic.Test when the consumer is connected. So I'

Re: VirtualTopic and VirtualTopic Consumer

2018-03-16 Thread Tim Bain
Are you talking about forwarding between brokers in a network of brokers? In that case, you would want to use staticallyIncludedDestinations instead of dynamicallyIncludedDestinations. Tim On Wed, Mar 14, 2018, 10:19 AM alainkr wrote: > Hello > > It look's like that messages sent to VirtualTopi

VirtualTopic and VirtualTopic Consumer

2018-03-14 Thread alainkr
Hello It look's like that messages sent to VirtualTopic are only forwarded to Consumer when they are actively listening. Is there a way to have this forwarding regardless of the consumer actually listening or not, but just by the fact the the queues exist ? Thanks Alain -- Sent from: http