Uploaded image for project: 'ActiveMQ Apollo (Retired)'
  1. ActiveMQ Apollo (Retired)
  2. APLO-76

It would be nice to be able to configure Apollo's behavior when a queue is full

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2
    • None
    • None

    Description

      With the recently added "quota" parameter, a queue can become full.

      It would be nice to be able to tell Apollo what to do with new messages. Possible strategies include:

      • block the producer (like with slow_consumer_policy=block)
      • return an error
      • first make some space in the queue by expiring the oldest message(s) and then accept the new message(s) (the queue would become a ring)

      Attachments

        Activity

          People

            chirino Hiram R. Chirino
            lionel.cons Lionel Cons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: