This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from 98eb31a2d7 This closes #4037
add 97b4f6a578 ARTEMIS-3788 don't send MQTT will message if will flag =
false
No new revisions were added by this update.
Summary of changes:
.../core/protocol/mqtt/MQTTProtocolManager.java | 4 ++--
.../artemis/core/protocol/mqtt/MQTTSession.java | 4 +++-
.../artemis/tests/integration/mqtt5/MQTT5Test.java | 23 ++++++++++++++++++++++
.../tests/integration/mqtt5/MQTT5TestSupport.java | 22 ++++++++++++++++-----
4 files changed, 45 insertions(+), 8 deletions(-)