Re: Ghost consumers left on unsubscribe

2008-08-17 Thread BrianQADC
client > implements/uses the openwire connection KeepAlive stuff? > > On Wed, Aug 13, 2008 at 6:29 PM, BrianQADC <[EMAIL PROTECTED]> wrote: >> >> I'm using the standard poller script with activemessaging, and have >> noticed >> occaisional consumers left hanging aro

Ghost consumers left on unsubscribe

2008-08-13 Thread BrianQADC
I'm using the standard poller script with activemessaging, and have noticed occaisional consumers left hanging around after unsubscribe. I'm running a simple script: script/poller start sleep 30 script/poller stop For some reason amq still holds onto the consumer, and drops msg's until Consum