You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/15 16:53:46 UTC

[jira] [Commented] (AMQ-5965) Add an option to specify disk based limits by percentage instead of absolute size

    [ https://issues.apache.org/jira/browse/AMQ-5965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745562#comment-14745562 ] 

ASF subversion and git services commented on AMQ-5965:
------------------------------------------------------

Commit 4cddd2c015435732b3ff5503160fa87b37154e2b in activemq's branch refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=4cddd2c ]

https://issues.apache.org/jira/browse/AMQ-5963

Disk limits can now be specified as a percentage of the partition size
that the store is located on.  The usual checks of the max size
exceeding the available space will still apply.  When using a
percentage, the store can always regrow itself if space becomes
available.

https://issues.apache.org/jira/browse/AMQ-5964
https://issues.apache.org/jira/browse/AMQ-5965
https://issues.apache.org/jira/browse/AMQ-5969


> Add an option to specify disk based limits by percentage instead of absolute size
> ---------------------------------------------------------------------------------
>
>                 Key: AMQ-5965
>                 URL: https://issues.apache.org/jira/browse/AMQ-5965
>             Project: ActiveMQ
>          Issue Type: Sub-task
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 5.13.0
>
>
> It would be useful if there was an option to specify a percentage of the partition size to use for the persistent store instead of an absolute size.  
> I run brokers in several different environments so being able to specify the broker to use up to "80%" of the partition size for the message store would be convenient since the disk size usually varies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)