You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Matthew Walker (JIRA)" <ji...@apache.org> on 2013/10/29 21:09:25 UTC

[jira] [Created] (AMQ-4832) Broker limits store space, not taking into account what it's already using

Matthew Walker created AMQ-4832:
-----------------------------------

             Summary: Broker limits store space, not taking into account what it's already using
                 Key: AMQ-4832
                 URL: https://issues.apache.org/jira/browse/AMQ-4832
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.9.0
            Reporter: Matthew Walker


https://issues.apache.org/jira/browse/AMQ-4638 sets the usage limit of a store to only the available disk space. It does not take into account that the store itself is using space on the disk.

In our environment the store was taking 30 GB of space and there was 17 GB free on disk. Therefore, on startup the store was limited to 17 GB; where it should have been limited to 47 GB. Because of this, by design, no new message can be added to the queue.



--
This message was sent by Atlassian JIRA
(v6.1#6144)