tabish121 opened a new pull request, #5401: URL: https://github.com/apache/activemq-artemis/pull/5401
…emote 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact