Re: Virtual Topics without existing consumers

2017-06-23 Thread sebasalvo
Allright, I see. Thanks! -- View this message in context: http://activemq.2283324.n4.nabble.com/Virtual-Topics-without-existing-consumers-tp4727764p4727838.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Virtual Topics without existing consumers

2017-06-23 Thread sebasalvo
Thank you for your feedback Tim! Is this also applied to Virtual Topics? What about persistent messages? Imean, for persistent messages, if there is no queue behind an specific virtual topic, all the messages sent to that virtual topic are discarded inmediatly also? Regards, Sebastián -- View t

Virtual Topics without existing consumers

2017-06-22 Thread sebasalvo
Hi, I'm kind of a newbie in the ActiveMQ world. Please, let me ask you the following: What happens with messages delivered to a virtual topic that doesn't have a consumer (queues or regular topics) behind it? I mean, where do all those messages go? Are they kept in memory or in the kahadb storage