mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-08 11:05:34 +00:00
b5bf5afde7
- 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