[
https://issues.apache.org/jira/browse/NIFI-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718569#comment-14718569
]
Aldrin Piri commented on NIFI-893:
----------------------------------
Ran into some issues with the patch provided.
* I created a 100MB partition
* dropped an 80MB file of nonsense from /dev/urandom
* configured flowfile repo to be on this partition
* ran until errors about not enough space on disk, this is just generate flow
file -> update attribute
* deleted my filler file
During this process, I got flowfile repository failed to update error messages,
this was in conjunction with failures when nifi tried to swap out
> If FlowFile Repository runs out of disk space, NiFi stops processing until
> restarted
> ------------------------------------------------------------------------------------
>
> Key: NIFI-893
> URL: https://issues.apache.org/jira/browse/NIFI-893
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 0.3.0
>
> Attachments:
> 0001-NIFI-893-Ensure-that-if-session.commit-fails-previou.patch
>
>
> If the FlowFile Repository runs out of disk space, NiFi stops processing any
> data. Once space is recovered on the partition, NiFi never resumes processing
> until it is restarted. A restart appears to have recovered all data without
> issue and all appears to work as expected after restarting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)