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 cb2b293810 ARTEMIS-4647 use specified call-timeout on backup connector
add 57ed2c30b3 ARTEMIS-4686 reduce number of FilterImpl instances
No new revisions were added by this update.
Summary of changes:
.../apache/activemq/artemis/core/server/QueueFactory.java | 2 +-
.../artemis/core/server/impl/ActiveMQServerImpl.java | 4 ++--
.../activemq/artemis/core/server/impl/LastValueQueue.java | 4 +++-
.../artemis/core/server/impl/PostOfficeJournalLoader.java | 7 +++++--
.../activemq/artemis/core/server/impl/QueueFactoryImpl.java | 13 ++++++-------
.../apache/activemq/artemis/core/server/impl/QueueImpl.java | 3 ++-
.../tests/unit/core/server/impl/fakes/FakeQueueFactory.java | 6 +++---
.../artemis/tests/integration/client/HangConsumerTest.java | 8 +++++---
.../integration/client/InterruptedLargeMessageTest.java | 7 +++----
9 files changed, 30 insertions(+), 24 deletions(-)