mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-24 19:45:54 +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