[
https://issues.apache.org/jira/browse/AMQ-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804391#comment-14804391
]
ASF subversion and git services commented on AMQ-5964:
------------------------------------------------------
Commit 5107262998a22d854e1cd18f6911da2169ac5885 in activemq's branch
refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=5107262 ]
AMQ-5964 - Increasing test timeouts
> Add an option to increase disk based limits if space is available for
> percentage case
> -------------------------------------------------------------------------------------
>
> Key: AMQ-5964
> URL: https://issues.apache.org/jira/browse/AMQ-5964
> Project: ActiveMQ
> Issue Type: Sub-task
> Reporter: Christopher L. Shannon
> Assignee: Christopher L. Shannon
> Fix For: 5.13.0
>
>
> Besides dynamically shrinking the maximum disk space used based on available
> space (both periodically and on start up), we could also add the option
> increase the disk space usage back to the percentage limit set if space frees
> up in the future.
> For now, this is only really doable with the percentage based case as
> described in AMQ-5965 unless some rework was done to the limit configuration.
> This is because currently the disk check resets the limit to a lower value
> if it's too high so we don't track the original value anymore to regrow too.
> However, for the percentage base the original limit percent size will still
> be known so this is possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)