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 ConsumerCount is back to 0. Any ideas? -- View this message in context: http://www.nabble.com/Ghost-consumers-left-on-unsubscribe-tp18972409p18972409.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.