Re: Re: Unexpected DLQ behaviour with non-persistent messages

2020-02-05 Thread Martin Lichtin
Hi JB Yes I've enabled DLQ to accept non-persistent messages. Noone likes to loose a message for no apparent reason, i.e. simply because a consumer cannot currently handle it :-) Not persisting a message does not mean to not care about it. I've created AMQ-7397, glad to see we can make this be

Re: Re: Unexpected DLQ behaviour with non-persistent messages

2020-02-03 Thread Martin Lichtin
Hi JB, I have to disagree with this view. The JMS delivery mode should be honoured by ActiveMQ, it should not 'improve' or change the delivery mode in any way. There's no reason such a message should survive a broker re-start, in fact I'm pretty sure most everyone will expect to loose such a m