[ 
https://issues.apache.org/jira/browse/NIFI-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne updated NIFI-4322:
-----------------------------
    Fix Version/s: 1.4.0
           Status: Patch Available  (was: Open)

> If RuntimeException thrown during checkpoint of FlowFile Repository, repo 
> stops checkpointing
> ---------------------------------------------------------------------------------------------
>
>                 Key: NIFI-4322
>                 URL: https://issues.apache.org/jira/browse/NIFI-4322
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 1.4.0
>
>
> The WriteAheadFlowFileRepository has a 'checkpointRunnable' task that is 
> scheduled periodically, which is responsible for checkpointing the FlowFile 
> Repository. It catches IOException but no other Exceptions. So if an OOME 
> occurs or a RuntimeException, the repository will stop checkpointing. As a 
> result, it can fill all disk space and/or take a very long time to recover 
> upon restart, depending on how large the FlowFile repository has become.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to