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

Possible documentation error in wildcard syntax recommendation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.33.0
    • 2.34.0
    • MQTT
    • None

    Description

      The user manual for version 2.33.0 makes the recommendation to use the following configuration to match the MQTT specification for better performance:

      <wildcard-addresses>
         <delimiter>/</delimiter>
         <any-words>#</any-words>
         <single-word>*</single-word>
      </wildcard-addresses> 

      Shouldn't it recommend "+" instead of "*" for single levels?

      Additionally, it would be good to clarify where this XML node is supposed to go. Top level? Inside <configuration>? Inside <core>? Somewhere else?

      Attachments

        Activity

          People

            jbertram Justin Bertram
            inad9300 Daniel Martin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: