Bug Alert: Durable Subscriber Name Length / KAHA Explosions

2009-05-19 Thread dlindquist
This is a bug heads-up for anyone who might be running into the same problem. (I'm building a simplified example for bug submission, but in the meantime, to help anyone with similar problems.) If you: * Have 2 or more topics with a durable subscriber * The combination of clientid + subscribernam

Re: Subscribe + Client aknowledge problem

2009-04-27 Thread dlindquist
liquidd wrote: > > 3. Sending 1 incorrect messages. > 4. Consumer doesn't aknowledge them and continuing listen for other > message. (ActiveMQ keeps incorrect message). > And here problem: > 5. Sending 1 correct message. > 6. Consumer successfully reads 1 message and 1 times acknowledges. > 7. I

Advisory Messages -- None for Unsubscribe Durable from Topic? (etc)

2009-04-27 Thread dlindquist
I've been playing with the advisory messages in ActiveMQ -- primarily for the purpose of avoiding doing the work to build a message if no-one is listening on the topic, but also for monitoring clients. The advisory messages work great for this, but I seem to be missing where to find a couple of a