Ken Liao created AMQ-9573:
-----------------------------

             Summary: Listing scheduled messages is not paginated. Trying to 
list a large amount of scheduled messages on web console will timeout.
                 Key: AMQ-9573
                 URL: https://issues.apache.org/jira/browse/AMQ-9573
             Project: ActiveMQ Classic
          Issue Type: Improvement
          Components: Web Console
    Affects Versions: 6.1.3, 5.18.5
            Reporter: Ken Liao
         Attachments: image-2024-09-22-20-13-04-701.png

Currently, if you click the "scheduled" tab of the screenshot below to look at 
all the scheduled messages, it will retrieve everything at once. If the number 
of scheduled message is huge, it will cause the data payload of that page to be 
huge (tested with 10k scheduled message, that size of the HTTP response is 
5MB+) and time out.

As in improvement, we need to implement pagination for listing scheduled 
messages and incrementally load scheduled messages.


 !image-2024-09-22-20-13-04-701.png! 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to