Since you're using NFS can you confirm that your mount options conform to the recommendations in the documentation[1]? If not, can you make them conform and then re-test?
Justin [1] https://artemis.apache.org/components/artemis/documentation/latest/ha.html#nfs-mount-recommendations On Thu, Mar 26, 2026 at 6:17 AM Axel Vestin <[email protected]> wrote: > > Hi! > > I've observed some strange behaviour regarding the persistance of > messages in queues when I restart Apache ActiveMQ Artemis 2.44.0. > > For example, if i have a queue with some persisted messages in it, move > all the messages to another queue, and then restart the service, the > messages are back to the original queue. This seems to happen even if i > wait a longer duration. > > I restart using the commands `artemis stop; artemis start`. > > The broker is configured to use ASYNCIO as journal-type, and the > journal is located on an NFS fileshare. > > I'm happy to provide any information I can to troubleshoot this issue, > but does it sound familiar to anyone else? > > Best regards, > > Axel > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
