activemq-artemis/artemis-protocols
Justin Bertram 6c0f9f8d3d ARTEMIS-2221 avoid unnecessary Bindings instance creation
When trying to get the bindings for an address the getBindingsForAddress
method will create a Bindings instance if there are no bindings for the
address. This is unnecessary in most circumstances so use the
lookupBindingsForAddress method instead and check for null.
2019-01-17 22:49:35 +00:00
..
artemis-amqp-protocol NO-JIRA fix lgtm.com warnings 2019-01-17 22:30:28 +00:00
artemis-hornetq-protocol [maven-release-plugin] prepare for next development iteration 2018-05-16 11:03:26 -04:00
artemis-hqclient-protocol ARTEMIS-2117 Add custom LVQ Key and Non Destructive Queue into Broker 2018-10-17 20:53:13 -04:00
artemis-mqtt-protocol ARTEMIS-2217 remove state on clean MQTT session disconnect 2019-01-09 16:48:55 -05:00
artemis-openwire-protocol ARTEMIS-2221 avoid unnecessary Bindings instance creation 2019-01-17 22:49:35 +00:00
artemis-stomp-protocol ARTEMIS-1929 race in STOMP w/identical durable subs 2018-11-08 07:55:29 +08:00
pom.xml ARTEMIS-2227 add Implementation-Version for artemis-protocols module 2019-01-16 15:11:53 -05:00