activemq-artemis/artemis-protocols/artemis-amqp-protocol
Timothy Bish 6e96968742 ARTEMIS-5215 AMQP federation consumer close can allow duplicates on remote
Messages that are in-flight on a link when the federation consumer is closed
due to removal of local demand might get enqueued on the local broker but the
disposition might not get sent to the remote leading to a release of the message
back to the source queue leading to a duplicate being left on the remote. The
AMQP receiver links need to be drained and any pending settlements need to be
sent before the link can be allowed to be detached.
2024-12-18 15:09:34 +00:00
..
src ARTEMIS-5215 AMQP federation consumer close can allow duplicates on remote 2024-12-18 15:09:34 +00:00
enable-log-bundle-annotation-processor ARTEMIS-4872: use explicit annotationProcessorPaths compiler config 2024-06-28 16:49:27 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-12-16 09:25:19 -06:00