Hello All, My router is becoming blocked by sending messages to a queue on which no one is taking messages from the queue, when the queue becomes full, the router is blocked waiting for more space in the queue to become free, any ideas about how I could get around this? In my application it is possible that applications listening to queues may come up and down for a shortwhile so I can't just simply purge a queue when there are no consumers. Also If I wait for the queue to become completely full before taking action it causes a sort of cascade effect causing others to rapidly fill up as well.
Thank you for the input, in advance. -- View this message in context: http://www.nabble.com/Router-Blocked-by-full-Destination-Route-Queue-tp22981898p22981898.html Sent from the Camel - Users (activemq) mailing list archive at Nabble.com.