Re: CLI browser does not return all messages

2024-02-07 Thread Domenico Francesco Bruscino
html > > I'm gonna take a look at the JMS client next. > > Again, thanks for the response! > > CSIPAK Attila > > -Original Message- > From: Domenico Francesco Bruscino > Sent: Tuesday, February 6, 2024 2:52 PM > To: users@activemq.apache.org > Subject: Re:

RE: CLI browser does not return all messages

2024-02-07 Thread Csipak Attila
PAK Attila -Original Message- From: Domenico Francesco Bruscino Sent: Tuesday, February 6, 2024 2:52 PM To: users@activemq.apache.org Subject: Re: CLI browser does not return all messages Hi Attila, the QueueControl.browse management method is not designed to be used with such a big number of mes

Re: CLI browser does not return all messages

2024-02-06 Thread Domenico Francesco Bruscino
Hi Attila, the QueueControl.browse management method is not designed to be used with such a big number of messages at a time. It was designed to provide the browse feature to the web console that browses 10 messages at a time. I would recommend using a JMS client to browse such a big number of mes