Re: Can I use management API without blocking queue auto-deletion?

2023-01-05 Thread Justin Bertram
n I can try it again. >> >> >> >> Thanks, >> >> john >> >> >> >> >> [image: rg] <https://www.redpointglobal.com/> >> >> John Lilley >> >> Data Management Chief Architect, Redpoint Global Inc. >> >&g

Re: Can I use management API without blocking queue auto-deletion?

2023-01-05 Thread Justin Bertram
istaken I can try it again. > > > > Thanks, > > john > > > > > [image: rg] <https://www.redpointglobal.com/> > > John Lilley > > Data Management Chief Architect, Redpoint Global Inc. > > 888 Worcester Street, Suite 200 Wellesley, MA 02482 > &

RE: Can I use management API without blocking queue auto-deletion?

2023-01-04 Thread John Lilley
y, January 4, 2023 7:45 AM To: users@activemq.apache.org Subject: RE: Can I use management API without blocking queue auto-deletion? *** [Caution] This email is from an external source. Please use caution responding, opening attachments or clicking embedded links. *** Justin, I’ve been looking

RE: Can I use management API without blocking queue auto-deletion?

2023-01-04 Thread John Lilley
Global Inc. 888 Worcester Street, Suite 200 Wellesley, MA 02482 M: +1 7209385761 | john.lil...@redpointglobal.com<mailto:john.lil...@redpointglobal.com> From: Justin Bertram Sent: Tuesday, January 3, 2023 6:29 PM To: users@activemq.apache.org Subject: Re: Can I use management API with

RE: Can I use management API without blocking queue auto-deletion?

2023-01-04 Thread John Lilley
385761 | john.lil...@redpointglobal.com<mailto:john.lil...@redpointglobal.com> From: Justin Bertram Sent: Tuesday, January 3, 2023 6:29 PM To: users@activemq.apache.org Subject: Re: Can I use management API without blocking queue auto-deletion? *** [Caution] This email is from an external so

Re: Can I use management API without blocking queue auto-deletion?

2023-01-03 Thread Justin Bertram
As far as I can tell this is the same message you sent a few days ago. You can find my response to that message here [1]. Justin [1] https://lists.apache.org/thread/p2lxw22nhwhq015lvjn0kqtxdsdj3vx4 On Tue, Jan 3, 2023 at 7:13 PM John Lilley wrote: > Greetings! > > > > In our app, we have a lo

Re: Can I use management API without blocking queue auto-deletion?

2023-01-01 Thread Justin Bertram
You can save yourself a bit of work by combining your first two steps into one using the listQueues method on ActiveMQServerControl and passing an "options" String like: {"field":"MESSAGE_COUNT","value":"0","operation":"GREATER_THAN"} > Will this strategy avoid interfering with the broker’s aut