Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-9573

Listing scheduled messages is not paginated. Trying to list a large amount of scheduled messages on web console will timeout.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.18.5, 6.1.3
    • None
    • Web Console
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kenliao Ken Liao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: