[
https://issues.apache.org/jira/browse/AMQ-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francois Chartier updated AMQ-5976:
-----------------------------------
Attachment: queues.jsp
queues.jsp_AMQ5976.diff
Here is the patch corresponding to the improvement I submitted as AMQ-5976. I'm
not sure which format is the most appropriate, I can also make a pull request.
> 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.9.1, 5.10.2, 5.11.2
> Environment: Tested on Linux Ubuntu
> Reporter: Francois Chartier
> Labels: easyfix, patch
> Fix For: 5.9.1, 5.10.2, 5.11.2
>
> Attachments: queues.jsp, queues.jsp_AMQ5976.diff
>
>
> 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)