Re: MDB stops consuming messages

2015-04-26 Thread Tim Bain
Oh, I forgot: was there any indication of Producer Flow Control kicking in on the broker prior to when the consumer stopped processing messages? On Sun, Apr 26, 2015 at 9:06 AM, Tim Bain wrote: > Did you ever solve this issue? > > If not, can you please clarify a couple things in your descriptio

Re: MDB stops consuming messages

2015-04-26 Thread Tim Bain
Did you ever solve this issue? If not, can you please clarify a couple things in your description? 1. Did you confirm (via a thread dump) that the MDB wasn't actually hung somewhere in your consumer code? Clearly the broker believed it had dispatched a prefetch buffer worth of messages