This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from 95e59980f3 ARTEMIS-5462 Update Netty to 4.121.Final (tcnative to
2.0.72.Final)
new 3d671c40aa ARTEMIS-5464 Simplifying LargeMessageInterruptTest
new 50319192b3 ARTEMIS-5463 ServerStatus.instance.server leaking between
restarts
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/server/impl/ActiveMQServerImpl.java | 7 +-
.../artemis/core/server/impl/ServerStatus.java | 12 +-
.../artemis/core/security/jaas/StatusTest.java | 8 +-
...ManagerLeakTest.java => StartStopLeakTest.java} | 31 +++-
.../main/resources/servers/interruptlm/broker.xml | 10 +-
.../interruptlm/LargeMessageInterruptTest.java | 196 +++++++++------------
6 files changed, 132 insertions(+), 132 deletions(-)
rename
tests/leak-tests/src/test/java/org/apache/activemq/artemis/tests/leak/{AckManagerLeakTest.java
=> StartStopLeakTest.java} (73%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact