activemq-artemis/artemis-protocols
Justin Bertram 055100751c ARTEMIS-4459 log when ignoring dupe MQTT QoS2 pub
In accordance with the QoS2 protocol outlined in the MQTT
specification(s), once the broker receives a PUBLISH then any other
PUBLISH it receives on that same session with the same packet ID must be
ignored until the QoS2 protocol for that ID is completed.

The broker does this, but it doesn't log anything so it's not clear when
this is actually happening.
2023-10-16 20:32:20 -04:00
..
artemis-amqp-protocol ARTEMIS-4451: fix non-SASL AMQP connections when resource audit logging enabled 2023-10-04 16:12:02 +01:00
artemis-hornetq-protocol [maven-release-plugin] prepare for next development iteration 2023-09-15 14:40:49 -04:00
artemis-hqclient-protocol [maven-release-plugin] prepare for next development iteration 2023-09-15 14:40:49 -04:00
artemis-mqtt-protocol ARTEMIS-4459 log when ignoring dupe MQTT QoS2 pub 2023-10-16 20:32:20 -04:00
artemis-openwire-protocol ARTEMIS-4432 respect actor and operation context for openwire connection failure processing 2023-09-20 15:25:50 +01:00
artemis-stomp-protocol [maven-release-plugin] prepare for next development iteration 2023-09-15 14:40:49 -04:00
pom.xml ARTEMIS-4435 Add missing MANIFEST.MF content for Artemis artifacts. 2023-10-11 08:12:05 -05:00