-
Bug
-
Resolution: Done
-
Minor
-
AMQ 7.0.1.GA
-
None
-
None
While implementing an upstream test and checking MQTT Outgoing interceptor, I have noticed that retain flag set to true is being lost when sending message out.
However I did not manage to get information about this specific in 3.3.1.3. Retain.
On the other hand I have found a sentence in HiveMQ part 8 article:
Also the subscribing client can identify if a received message was a retained message or not, because the broker sends out retained messages with the retained flag still set to true.
So after all this might be a matter of implementation. (feature enhancement or rejected bug)
- relates to
-
ARTEMIS-1244 Loading...