Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-06 Thread michael.andre.pearce
Date: 06/09/2018 00:44 (GMT+00:00) To: users@activemq.apache.org Subject: Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster Ok.  Fair enough. On Wed, Sep 5, 2018 at 7:26 PM Justin Bertram wrote: > We already have that "problem" with other kinds of XML upda

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread Clebert Suconic
rce < > > > > > michael.andre.pea...@me.com.invalid> wrote: > > > > > > > > > > > Quite a bit of the queue config is updateable. Whilst this config > > > > > > currently is not i see no reason why it couldnt be if you wanted > to > > > > > > con

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread Justin Bertram
o be. > > > > > Obviously the caveat would be any message already routed would not > be > > > > > affected, only new ones. > > > > > > > > > > > > > > > Sent from my Samsung Galaxy smartphone. > > > > >

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread Clebert Suconic
; > > Sent from my Samsung Galaxy smartphone. > > > > Original message From: Clebert Suconic < > > > > clebert.suco...@gmail.com> Date: 05/09/2018 17:51 (GMT+00:00) To: > > > > users@activemq.apache.org Subject: Re: Filtering in ActiveMQ

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread Justin Bertram
> > Original message ----From: Clebert Suconic < > > > clebert.suco...@gmail.com> Date: 05/09/2018 17:51 (GMT+00:00) To: > > > users@activemq.apache.org Subject: Re: Filtering in ActiveMQ Artemis. > > > Reload of config in a cluster > > >

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread Clebert Suconic
nal message From: Clebert Suconic < > > clebert.suco...@gmail.com> Date: 05/09/2018 17:51 (GMT+00:00) To: > > users@activemq.apache.org Subject: Re: Filtering in ActiveMQ Artemis. > > Reload of config in a cluster > > The Filter is not changed on the queue... >

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread Justin Bertram
Original message From: Clebert Suconic < > clebert.suco...@gmail.com> Date: 05/09/2018 17:51 (GMT+00:00) To: > users@activemq.apache.org Subject: Re: Filtering in ActiveMQ Artemis. > Reload of config in a cluster > The Filter is not changed on the queue... > &g

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread michael.andre.pearce
Galaxy smartphone. Original message From: Clebert Suconic Date: 05/09/2018 17:51 (GMT+00:00) To: users@activemq.apache.org Subject: Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster The Filter is not changed on the queue... Especially that those filters will

Re: Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread Clebert Suconic
The Filter is not changed on the queue... Especially that those filters will select messages before they enter the queue. You would need to delete and recreate the queue, so new messages are placed properly. On Wed, Sep 5, 2018 at 8:14 AM z94joma wrote: > > A question about Filtering in ActiveM

Filtering in ActiveMQ Artemis. Reload of config in a cluster

2018-09-05 Thread z94joma
A question about Filtering in ActiveMQ Artemis. If I have a queue named MyQueue.IN and a filter only accepting a certain JMS Headers. Let's say ORDER. In Broker.xml under the tag 5000 MyQueue.IN true As I read the manual, changing the Broker.xml