[
https://issues.apache.org/jira/browse/NIFI-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594635#comment-14594635
]
Dan Bress commented on NIFI-691:
--------------------------------
Mark,
I just tried to reproduce this on a clean build of 0.2.0(without my 632
changes) and I was not able to reproduce. Must have introduced the bug I was
seeing in my changes in 632. Will continue to investigate. I'm going to close
this ticket.
Dan
> Default config causes NiFi to 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
> Assignee: 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)