activemq-artemis/artemis-server
Clebert Suconic fa1c5c7173 ARTEMIS-4789 Page.destroy race with cleanup
this is fixing PagingTest::testPagingStoreDestroyed(db=derby) (or any other DB).

This could eventually also fail on journal.

The cleanup could act on a destroyed folder, and issue an IOException stopping the server with this race.

You would need the server active cleaning messages while the queue is being removed.
2024-05-31 16:04:58 -04:00
..
src ARTEMIS-4789 Page.destroy race with cleanup 2024-05-31 16:04:58 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-05-29 12:13:17 -04:00