Well, the default configuration for Virtual Topics ( http://activemq.apache.org/virtual-destinations.html) specifies that all topics that are virtual begin with "VirtualTopic." and all consumer queues for virtual topics begin with "Consumer.*.VirtualTopic.", and even if you've changed the default configuration, it wouldn't be hard to figure out (in code as well as in a human brain) which ones are virtual and which ones are not. So I'm not sure your statement that there is no distinguishing factor is accurate. Am I overlooking something?
On Thu, Jan 22, 2015 at 8:59 AM, bansalp <bpradee...@gmail.com> wrote: > In Jconsole, there is nothing which says anything about virtual > destination. > It will all topics and queues as normal only. There is no distinguishing > factor. > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Stats-for-Virtual-Topic-tp4690237p4690287.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >