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:45 UTC

[jira] [Commented] (AMQ-5963) Improve disk based limit configuration

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

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

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


> Improve disk based limit configuration
> --------------------------------------
>
>                 Key: AMQ-5963
>                 URL: https://issues.apache.org/jira/browse/AMQ-5963
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 5.13.0
>
>
> In AMQ-5393, a configuration option was added to update disk based limits periodically if the disk space shrank.  It would be useful to improve this to allow disk  based limits to also regrow in size to a maximum if disk space becomes free.  Also, it would be useful to be able to specify the limits as a percentage of the partition size instead of just an absolute value.



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