Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.9.1, 5.10.2, 5.11.2
-
Tested on Linux Ubuntu
-
Patch Available
-
Patch
Description
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.
Attachments
Attachments
Issue Links
- incorporates
-
AMQ-6954 Queue page on web console displays URL parameter without proper encoding
- Resolved
- links to