Anton Roskvist created ARTEMIS-3771:
---------------------------------------
Summary: Rework destination handling for the OpenWire-protocol
Key: ARTEMIS-3771
URL: https://issues.apache.org/jira/browse/ARTEMIS-3771
Project: ActiveMQ Artemis
Issue Type: Improvement
Reporter: Anton Roskvist
Rework destination handling for the OpenWire-protocol
Mainly improves things for brokers with many destinations and for handling
clients not reusing JMS resources, but should be a nice overall improvement for
OpenWire.
Changes include:
openWireDestinationCache now global, also taking over the role for the
connection destination cache
Avoid calling BindingQuery since that method is expensive when dealing with a
large number of destinations
--
This message was sent by Atlassian Jira
(v8.20.1#820001)