Re: Message loss while reconnecting to artemis if it is down

2020-01-12 Thread Howard Gao
Hi, Make sure you use persistent messages if you don't want them lost. And your client needs to resend the message on failure from the broker. Howard On Tue, Jan 7, 2020 at 10:01 PM pujitha wrote: > Hi, > while client is producing messages, if artemis server is down.. client is > looking for

Architecting messaging solutions with Apache ActiveMQ Artemis

2020-01-12 Thread Bilgin Ibryam
hi messaging experts, I've blogged some of my learning from using ActiveMQ Artemis below. While there are specifics around Artemis, the approach in my view is valid for any messaging solution in general. https://twitter.com/bibryam/status/1215637193751855104 Spread the word if you find the

Re: ActiveMQ and Artemis reliability - Messages lost

2020-01-12 Thread Clebert Suconic
Did you pre create the queues (which is a production scenario ) On Sat, Jan 11, 2020 at 10:53 PM Justin Bertram wrote: > Just to follow up on the mailing list... > > I've closed ARTEMIS-2173 with a long comment about my failed efforts to > reproduce lost messages. I don't believe there is any