Hello !

I have a question regarding the VirtualSelectorCacheBrokerPlugin mentioned here 
: 
https://activemq.apache.org/components/classic/documentation/virtual-destinations

If a consumer follows those actions in order:

  1.  subscribes to a queue "Consumer.consumer01.VirtualTopic.invoices" with 
selector "k1=v1"
  2.  disconnects
  3.  reconnects and subscribes to the same queue 
"Consumer.consumer01.VirtualTopic.invoices" with a new selector "k2=v2"

How long will the "k1=v1" condition will be used to forward message from the 
topic to the queue ? Will it be forever ?
I could not find such info in the docs, and I was not able to find it in the 
code. (I saw the 10 mn scheduler to persist selectors, but it's another topic)

Thanks in advance!

Regards,
Nicolas


C2 - Usage restreint

Reply via email to