Lajos Gerecs

Results 40 comments of Lajos Gerecs

For all cases, it's the same test running multiple times. Sorry for the confusion. Compiled in/out means I just replaced the macro with `true`/`false`. Edit: Sorry, misunderstood. No, I just...

Hi! Is there anything I could add to this to be mergeable? Thanks

It's 40 000 in a 3 node cluster, 16 cores, each queue with ~10 messages, each ~100 byte. CPU usage does not go above 20%. I just restarted one of...

Hi, thanks for responding so quickly. I just checked the config I said it incorrectly and interval was set at 5 seconds actually, I upped it to 10 seconds but...

Hi, I actually wanted to submit this to RabbitMQ and I just noticed this issue here. We are running into this issue is that RabbitMQ is very slow to start...

Thank you. I tested the containers with 4900 quorum queues and on my machine version 3.9.9 it takes about 2 minutes 40 seconds to start up with 4900 queues while...

I managed to extract the beams and overwrite my install, in this case the number I got: For 40 000 queues, startup is 4:30 with 3.9.9, with the linked version...

I think I can live with 3 minutes, probably I was testing 3.9.8 when it was very slow if there were some optimisations. I am using AWS c5.4xlarge, 5 node...

In my tests, I also saw that the `ra_server_proc`, leaves a file open after recovery, is there something which can control that? IE, lot of idle queues just keep the...

Hi, I just tested 3.9.14, 3000 queues, published 1 message into each queue. During the restart or after the queues are not used at all. Then restarted one node: ```...