You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2022/12/19 01:21:00 UTC

[jira] [Created] (ARTEMIS-4120) show labels for header field mqtt.qos.level

Erwin Dondorp created ARTEMIS-4120:
--------------------------------------

             Summary: show labels for header field mqtt.qos.level
                 Key: ARTEMIS-4120
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4120
             Project: ActiveMQ Artemis
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: 2.27.1
            Reporter: Erwin Dondorp


in the message browser, several enumerated values are annotated with a label to make their meaning more clear.
recently, I found that 'mqtt.qos.level' was missing from that mechanism

a PR is present to add a short description to the known values 0, 1 and 2

additionally, the decoder functions that were already present look very similar and are replaced by a single function. obviously the decoder for mqtt.qos.level will use that too.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)