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

The WildcardConfiguration manager could be optimized in MQTT

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • MQTT
    • None

    Description

      The WildcardConfiguration manager will search and replace MQTT wildcards with the configured wildcards. This is an O(n) operation for each message as the manager iterates over each char in the address string.

      In some cases when the configured configured wildcards match the MQTT wildcards we can ignore this completely.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              martyntaylor Martyn Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: