did you look at
examples/features/clustered/queue-message-redistribution under the
distribution?


that has the exact settings you need for that to happen. if you have
any questions after that let us know.

On Thu, Oct 29, 2015 at 10:12 PM, ohsgx <ohs...@gmail.com> wrote:
> Hi.
> I was clustering two artemis node, each node was configured the same queue
> in broker.xml file.
> Producer A sends a message(with selector) to the node A. Consumer A connect
> to node A and consume message with selector (node = a), Consumer B connect
> to node B and consume message with selector (node = b).
> Everything is OK when the consumer A and B are normal. But I kill the
> consumer B for a while and I start again consumer B. Then the messages for
> down time were not redistributed node B. When I check MQ using JMX, those
> message remain node A. How can I configure cluster for those message
> redistribute when downed node is up.
>
>
>
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/artemis-cluster-don-t-redistribute-message-tp4703503.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.



-- 
Clebert Suconic

Reply via email to