Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-4120

show labels for header field mqtt.qos.level

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.27.1
    • 2.28.0
    • Web Console
    • None

    Description

      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, as taken from https://docs.oasis-open.org/mqtt/mqtt/v5.0/mqtt-v5.0.pdf (chapter 3.3.1.2 "QoS"):

      • 0 --> "at most once"
      • 1 --> "at least once"
      • 2 --> "exactly once"

      Result:

      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

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            erwindon Erwin Dondorp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 10m
                10m

                Slack

                  Issue deployment