Mark Payne created NIFI-691:
-------------------------------

             Summary: Default config causes NiFi stop processing after a while 
if more than 50% of disk used
                 Key: NIFI-691
                 URL: https://issues.apache.org/jira/browse/NIFI-691
             Project: Apache NiFi
          Issue Type: Bug
          Components: Configuration, Core Framework
    Affects Versions: 0.2.0
            Reporter: Mark Payne
            Priority: Blocker
             Fix For: 0.2.0


The default value of the "nifi.content.repository.archive.max.usage.percentage" 
property was recently changed from unset to 50%. If more than 50% of the 
partition housing a content repo is full, NiFi can stop processing.

Believe this is happening because FileSystemRepository is blocking, waiting for 
archived files to be cleaned up, even though there are no archived files to be 
cleaned up.



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

Reply via email to