[
https://issues.apache.org/jira/browse/AMQ-5967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744121#comment-14744121
]
ASF subversion and git services commented on AMQ-5967:
------------------------------------------------------
Commit 44810964284bee17eb95b8ef3d20b3f760c17852 in activemq's branch
refs/heads/activemq-5.12.x from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=4481096 ]
https://issues.apache.org/jira/browse/AMQ-5967
Updating temporary limit disk check to take into account space being
used by the temporary store itself
(cherry picked from commit 4f8d56aaf60f99abe643e79c6c4940a571289a86)
> Temporary disk usage check doesn't take into account what its already using
> ----------------------------------------------------------------------------
>
> Key: AMQ-5967
> URL: https://issues.apache.org/jira/browse/AMQ-5967
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.12.0
> Reporter: Christopher L. Shannon
> Assignee: Christopher L. Shannon
> Priority: Minor
>
> The temporary usage disk check doesn't take into account what it is already
> using. This is fine for the normal case of checking on start up since
> temporary storage will be empty. However, with the addition of the new disk
> limit check task introduced in AMQ-5393 , this causes a bug as we need to
> take into account the used space already in the temp store when recomputing
> this value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)