Mark Payne created NIFI-4460:
--------------------------------
Summary: ProcessSession.get(FlowFileFilter) does not search
through FlowFiles that are swapped out
Key: NIFI-4460
URL: https://issues.apache.org/jira/browse/NIFI-4460
Project: Apache NiFi
Issue Type: Bug
Reporter: Mark Payne
Assignee: Mark Payne
If a Processor calls ProcessSession.get(FlowFileFilter), any FlowFile that is
swapped out never gets passed to the filter. As a result, those FlowFiles will
be skipped over. This can be problematic for a Processor like the Wait/Notify
processors where this could result in a FlowFile not being released at the
right time and even getting routed to the wrong relationship
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)