mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-10 12:05:45 +00:00
The issue identified with AMQP was under Transaction usage, and while opening and closing sessions. It seems the leak would be released once the connection is closed. We added a new testsuite under ./tests/leak-tests To fix and validate these issues