Hi,
I'm using ActiveMQ 5.5.0 communicate over a topic and after I follow the
steps below my producer blocks.
1. Start two durable subscribers
2. Start producer
3. Start a slow non-durable subscriber
4. Stop the two durable subscriber
5. Wait for the producer to block (and get the log "Usage Man
Hi Martin,
Thanks for the quick reply.
Your reply got me thinking about my message limits. My topic memory limit
was set to 1MB :
and my system memory usage was set to 800 mb
I just realised that the 1mb limit was causing