Re: Session.unsubscribe

2011-06-23 Thread Paul Woodward
Hi Gary, I should have said that according to JMX, there are zero consumers on that topic after unsubscribe. I'm very puzzled. Paul On 23 Jun 2011, at 18:23, Gary Tully wrote: > your understanding is correct, sounds like there is some other > consumer on there. > > checkout the test case:

Re: Session.unsubscribe

2011-06-23 Thread Gary Tully
your understanding is correct, sounds like there is some other consumer on there. checkout the test case: org.apache.activemq.usecases.DurableSubscriptionOfflineTest#testRemovedDurableSubDeletes or some variant if to validate what you are seeing. http://svn.apache.org/viewvc/activemq/trunk/active