Christopher L. Shannon created AMQ-5967:
-------------------------------------------
Summary: 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)