Re: Clarification of temp usage

2016-05-02 Thread alprausch77
Ok. Thank you. That explains the behaviour I´v seen... -- View this message in context: http://activemq.2283324.n4.nabble.com/Clarification-of-temp-usage-tp4711305p4711422.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Clarification of temp usage

2016-04-28 Thread Timothy Bish
Persistent messages on Topics only go into the KahaDB store if there is a durable topic subscription for that Topic otherwise they will never go into the store as a standard Topic subscription doesn't have any guarantees about message that were delivered while it is off line being sent to it.