This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from a6dc579 This closes #2576
new c83fce8 ARTEMIS-1604 Artemis deadlock using MQTT Protocol
new 0872f74 ARTEMIS-1604 Using default supportDirectDelivery=false
new 5b2c475 ARTEMIS-1604 Artemis deadlock using MQTT Protocol
new 2aa12ff This closes #2577
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../core/protocol/mqtt/MQTTSessionCallback.java | 5 +
.../artemis/core/protocol/stomp/StompSession.java | 5 +
.../artemis/core/server/impl/QueueImpl.java | 115 +++++++++++++--------
.../tests/integration/mqtt/imported/MQTTTest.java | 20 ++++
.../artemis/tests/integration/stomp/StompTest.java | 32 ++++++
5 files changed, 135 insertions(+), 42 deletions(-)