[AMQ] Queue size grows infinitely

2021-09-29 Thread Balamurugan Seenivasan
Hi, We notice an issue recently in production where the messages in queue size grows disproportionate to the number of messages actually produced. Queue size grows close to 3 million in about 3 days while the actual messages produced are way less than the actual queue size. Here is one snapshot

Re: [AMQ] Queue size grows infinitely

2021-10-04 Thread Balamurugan Seenivasan
ages (not necessary > > still in the queue). So, which value are you referencing ? > > BrowsingMessages can "lock" the messages, blocking the consumers > > (depending the way you do it). > > > > Regards > > JB > > > > On 29/09/2021 09:23

Re: [AMQ] Queue size grows infinitely

2021-10-04 Thread Balamurugan Seenivasan
ges (not necessary > >> still in the queue). So, which value are you referencing ? > >> BrowsingMessages can "lock" the messages, blocking the consumers > >> (depending the way you do it). > >> > >> Regards > >> JB > >> > >

Re: [AMQ] Queue size grows infinitely

2021-10-04 Thread Balamurugan Seenivasan
I am investigating right now. Regards, Bala On 2021/10/05 05:39:38, JB Onofré wrote: > Can you elaborate a bit your analyze and test case ? > > Thanks > Regards > JB > > > Le 5 oct. 2021 à 07:20, Balamurugan Seenivasan a écrit : > > > > Hi, > > > &

Re: [AMQ] Queue size grows infinitely

2021-10-05 Thread Balamurugan Seenivasan
> still in the queue). So, which value are you referencing ? > BrowsingMessages can "lock" the messages, blocking the consumers > (depending the way you do it). > > Regards > JB > > On 29/09/2021 09:23, Balamurugan Seenivasan wrote: > > Hi, > > > > We notic