Francois Chartier created AMQ-5976:
--------------------------------------
Summary: Filter queues by name in admin webconsole
Key: AMQ-5976
URL: https://issues.apache.org/jira/browse/AMQ-5976
Project: ActiveMQ
Issue Type: Improvement
Components: webconsole
Affects Versions: 5.11.2, 5.10.2, 5.9.1
Environment: Tested on Linux Ubuntu
Reporter: Francois Chartier
Fix For: 5.11.2, 5.10.2, 5.9.1
When the number of queues in the broker gets somewhat large, I found that the
queues list in admin webconsole becomes somewhat cumbersome, especially if one
wants to monitor some queues.
I wrote a simple filter for this page (using only JSP/HTML and get method),
enabling to filter the queues by queue name. No impact on the server (all
queues are still queried), it just filters out the result.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)