Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5165

Fix destination statistics queue name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.10.0
    • 5.10.0
    • None
    • None

    Description

      Destination statistics queue name is documented as

      ActiveMQ.Statistics.Destination.[DEST_NAME]

      but it is really implemented as

      ActiveMQ.Statistics.Destination[DEST_NAME]

      The documented syntax worked on earlier versions due to the way we handled destination map. The fix for https://issues.apache.org/jira/browse/AMQ-5074 changed that, so we need to explicitly support both syntaxes now.

      Attachments

        Activity

          People

            dejanb Dejan Bosanac
            dejanb Dejan Bosanac
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: