Re: Message Head of line blocking

2009-11-10 Thread Dejan Bosanac
gt;> placed > >> back in the queue, then the entire queue was waiting the backoff time > for > >> this message to attempt to be delivered again, over and over again, > >> producing a head of line blocking problem (no messages can be delivered > >> until the o

Re: Message Head of line blocking

2009-11-09 Thread David Erickson
ith the error is delivered). >> >> Is there a solution for this? Can the message that failed be pushed to a >> re-delivery queue, or a troubled queue rather than the main queue? Or can >> the consumer walk through the queue looking for a message that is ready >> to >&

Re: Message Head of line blocking

2009-11-09 Thread Dejan Bosanac
message that failed be pushed to a > re-delivery queue, or a troubled queue rather than the main queue? Or can > the consumer walk through the queue looking for a message that is ready to > be delivered rather than blocking on the front message that isn't set to be > delivered for so

Message Head of line blocking

2009-11-07 Thread David Erickson
ntext: http://old.nabble.com/Message-Head-of-line-blocking-tp26247283p26247283.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.