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

[ActiveMQServerControl.listQueues(), filtering ] add numeric filtering for ActiveMQServerControl.listQueues()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • Broker
    • None

    Description

      At the moment ActiveMQServerControl.listQueues() filters results using operation EQUALS and CONTAINS that carry out a string comparison on the specified column.

      It would by nice to allow the filter to work with a numeric comparison on the columns that contain numeric value. Also to add GREATER_THAN and LESS_THAN operations, this would allow queues such as "list queues with MessageCount GREATER_THAN 1000" or "list queues with ConsumerCount LESS_THAN 2"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pgfox Pat Fox
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: