activemq-artemis/artemis-protocols
jostbg b8f591b6b9 ARTEMIS-1601 deal with race in Stomp sendMessage
If the Stomp consumer was closed at or near the same time a message was
dispatched then an NPE might result. Throwing an exception is a
relatively expensive operation in the JVM because of the stacktrace
information that needs to be generated, so in cases where it is known
that a null value could be returned one should check and handle it
appropriately.
2018-01-11 11:42:56 -06:00
..
artemis-amqp-protocol ARTEMIS-1576 anon AMQP producer creates address w/wrong routing-type 2018-01-05 12:47:01 +00:00
artemis-hornetq-protocol ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
artemis-hqclient-protocol ARTEMIS-1510 refactor Maven poms 2017-11-13 17:03:35 -05:00
artemis-mqtt-protocol [ARTEMIS-1555] Close core consumer on MQTT unsub 2017-12-15 14:48:21 +00:00
artemis-openwire-protocol ARTEMIS-1566 Openwire client can't receive compressed messages 2017-12-20 16:00:14 -05:00
artemis-stomp-protocol ARTEMIS-1601 deal with race in Stomp sendMessage 2018-01-11 11:42:56 -06:00
pom.xml [maven-release-plugin] prepare for next development iteration 2017-11-01 00:38:57 -05:00