Hi,

If you use persistent messages, the messages stays in the store waiting to be 
consumed (or moved to DLQ if it expires or redelivery exceeded).

So, if you restart the ActiveMQ broker, the persistent messages will persist to 
the restart and available to be consumed.

Regards
JB

> Le 1 juil. 2021 à 09:07, Jai Praful Ved <vedjaipra...@gmail.com> a écrit :
> 
> Hello.
> We are proposing to use Active MQ for job management for consumer service.
> We have a question related to configuration on docker for ActiveMQ. The
> question is if there are jobs published to the queue and ActiveMQ goes
> down, then how will the published messages (those were readyto be consumed)
> be restored when ActiveMQ container is restored again ?
> 
> I hope I was able to explain the problem statement. I would be more happy
> to share any clarification for this. This is my first post to the list and
> perhaps this information would already be available, but i could fond it on
> the community (perhaps my search keywords were not good enough).
> 
> Thanks!
> Best regards,
> Jai Praful Ved

Reply via email to