mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-10 12:05:45 +00:00
- LargeServerMessageImpl.finalize is eventually causing deadlocks - CoreMessage needs to check properties before decoding - PagingTest tweaks - ServerLocatorImpl can deadlock eventually, avoiding a lock and using actors - ActiveMQServerImpl.finalize is also evil and can cause deadlocks on the testsuite - MqttClusterRemoteSubscribeTest needs to setup the Address now on the setup