Can this be related to : ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic destination ?
I added a breakpoint to the creation of FilePendingMessageCursor in the TopicSubscription class and I can see that FilePendingMessageCursor is created 5 times when a client connects ( and creates consumers ). 2 of the instances are created for topics that the client is consuming. but 3 more instances are created with ConsumerInfo.destination value of "ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic". why are these advisories needed. the client is not consuming any messages from these destinations ? -- View this message in context: http://activemq.2283324.n4.nabble.com/clients-are-getting-disconnected-tp3999308p4015903.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.