You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Matt Pavlovich (JIRA)" <ji...@apache.org> on 2013/10/01 23:20:25 UTC

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

Matt Pavlovich created AMQ-4763:
-----------------------------------

             Summary: 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


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
(v6.1#6144)