[
https://issues.apache.org/jira/browse/ARTEMIS-4459?focusedWorklogId=884909&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-884909
]
ASF GitHub Bot logged work on ARTEMIS-4459:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Oct/23 21:08
Start Date: 12/Oct/23 21:08
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #4648:
URL: https://github.com/apache/activemq-artemis/pull/4648
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.
Issue Time Tracking
-------------------
Worklog Id: (was: 884909)
Remaining Estimate: 0h
Time Spent: 10m
> Broker should log when rejecting a duplicate MQTT QoS 2 message
> ---------------------------------------------------------------
>
> Key: ARTEMIS-4459
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4459
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)