[ https://issues.apache.org/jira/browse/APLO-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiram Chirino updated APLO-76:
------------------------------
Fix Version/s: 1.1
> It would be nice to be able to configure Apollo's behavior when a queue is full
> -------------------------------------------------------------------------------
>
> Key: APLO-76
> URL: https://issues.apache.org/jira/browse/APLO-76
> Project: ActiveMQ Apollo
> Issue Type: Improvement
> Reporter: Lionel Cons
> Fix For: 1.1
>
>
> 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)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|