I sent 12.000 persistent messages to my queue. Jconsole shows the correct
queue_size. Also, I can see in my db, the correct number of rows. However,
my consumer only gets 60 messages.
I try with QueueBrowser and also a simple Consumer.receive() but nothing
else is received.
I am using 5.3.2 and
Daniel Kluesing-2 wrote:
>
> I'd be interested as well.
>
> I'm not using TTL, so I assumed my orphaned/non-sequence log files were
> due to out of order message consumption, but I also see the occasional log
> file hang around longer than expected. (say db-50.log then next is
> db-400.log, so
Gary Tully wrote:
>
> A thread dump of the broker would help to diagnose what is going on.
>
> On 23 April 2010 14:44, alisenberg wrote:
>
>>
>>
>> bsnyder wrote:
>> >
>> > On Thu, Apr 22, 2010 at 9:25 PM, alisenberg
>> wrote:
>&
bsnyder wrote:
>
> On Thu, Apr 22, 2010 at 9:25 PM, alisenberg wrote:
>>
>> This is the scenario:
>>
>> I open three web admin consoles and send 10.000 messages from each
>> console
>> at the same time. Each message is about 50k. I mark persistence
This is the scenario:
I open three web admin consoles and send 10.000 messages from each console
at the same time. Each message is about 50k. I mark persistence. And all
messages go to the same queue. When the Queue receives 20.000 messages, the
broker appears to hang.
I can see that tmp_storage