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

activemq-admin bstat command predefined query isn't even run

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.7.0
    • 5.8.0
    • Broker
    • None

    Description

      The output for "bstat" and the "query command without any params" are exactly the same for activemq-admin. This is because the query intended to be run for bstat is never run.

      A closer look shows that the parameters passed to the runTask() method of QueryCommand are never used. The QueryCommand.queryAddObjects field is what's used to determine what objects to query and for the bstat command, those are never properly parsed.

      Attachments

        Activity

          People

            ceposta Christian Posta
            ceposta Christian Posta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: