Re: ActiveMQ Artemis: Durable Message in durable Queue

2017-12-12 Thread andi welchlin
Hi Clebert, this was just because I did not know that there is a new and an old format. I changed it to the new format and everything works fine, with and without cluster. Thank you! Kind Regards, Andreas PS: config looks like this, now:

Re: ActiveMQ Artemis: Durable Message in durable Queue

2017-12-12 Thread Clebert Suconic
Why don't you use the new format... the exist for backward compatibility: On Tue, Dec 12, 2017 at 10:11 AM, andi welchlin wrote: > Hello all, > > I have configured one queue in Artemis which is durable. > I sent a durable

ActiveMQ Artemis: Durable Message in durable Queue

2017-12-12 Thread andi welchlin
Hello all, I have configured one queue in Artemis which is durable. I sent a durable message to this queue and would have expected to see this message even if the consumer connects later than the message was published. But this is not the case in my test. I configured the queue like: