You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Pavlovich (Jira)" <ji...@apache.org> on 2021/03/03 20:34:00 UTC

[jira] [Assigned] (AMQ-4763) Support per-destination storage limit

     [ https://issues.apache.org/jira/browse/AMQ-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Pavlovich reassigned AMQ-4763:
-----------------------------------

    Assignee: Matt Pavlovich

> Support per-destination storage limit
> -------------------------------------
>
>                 Key: AMQ-4763
>                 URL: https://issues.apache.org/jira/browse/AMQ-4763
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.8.0
>         Environment: All
>            Reporter: Matt Pavlovich
>            Assignee: Matt Pavlovich
>            Priority: Major
>
> It would be really handy to limit the amount of storage a single destination (or matching destination pattern) can utilize from the data store, in addition to the existing memory limit.
> Perhaps on the destination policy or the persistenceAdapter?
>    queue="Orders.>" maxStoreUsage="1 gb" memoryLimit="128 mb"
>    queue="Tickets.>" maxStoreUsage="2 gb" memoryLimit="32 mb"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)