[
https://issues.apache.org/jira/browse/NIFI-14197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-14197.
-------------------------------------
Fix Version/s: 2.3.0
Resolution: Fixed
> If Exception thrown from FlowFileFilter, FlowFiles become inaccessible until
> restart
> ------------------------------------------------------------------------------------
>
> Key: NIFI-14197
> URL: https://issues.apache.org/jira/browse/NIFI-14197
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 2.3.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> If a Processor provides a {{FlowFileFilter}} to the
> {{ProcessSession.get(FlowFileFilter)}} method, and the {{FlowFileFilter}}
> throws an exception, the FlowFile that the filter is evaluating, and all
> other FlowFiles that it has evaluated, become inaccessible. The queue still
> shows the data available but the Processor can't get to the FlowFiles. Upon
> restart of NiFi, the FlowFiles are properly restored and accessible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)