Rob Godfrey created QPID-6221:
---------------------------------

             Summary: [Java Broker] Allow for detection of low space on 
filesystems containing the store, and enforcing flow control
                 Key: QPID-6221
                 URL: https://issues.apache.org/jira/browse/QPID-6221
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 0.31


The Java Broker currently allows for enforcing flow control when a store 
determines that it is "oversized", but if the same file system is being used 
for other processes then an out of disk space condition may occur even if the 
store itself is not growing or of unreasonable size.

Add a housekeeping task which checks the space of the filesystem containing the 
store (where known) and enforces flow control (and emit a warning) when the 
free space falls below a threshold



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to