[
https://issues.apache.org/jira/browse/NIFI-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058650#comment-18058650
]
ASF subversion and git services commented on NIFI-15480:
--------------------------------------------------------
Commit 747e043410f23314f8b963ed20ce0ec579f6afdb in nifi's branch
refs/heads/NIFI-15258 from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=747e043410 ]
NIFI-15480 Added ability to drop FlowFiles selectively using a Predicate
(#10848)
* NIFI-15480: Added ability to drop FlowFiles selectively using a Predicate
Added system tests to verify selective dropping of flowfiles from a Connector.
Also made significant updates so that diagnostic bundles are captured when a
system test fails and diagnostic bundle also contains details of each
Connection's FlowFileQueue. This was necessary in aiding the debugging of the
new feature but is also something that has been missing for some time.
* NIFI-15480: Ensure that when we perform a selective drop on a FlowFileQueue
that we pass appropriate SWAP_FILE_DELETED / SWAP_FILE_RENAMED events to the
FlowFile Repository
> Allow Connectors to remove FlowFiles from a Connection selectively, providing
> a Predicate<FlowFile>
> ---------------------------------------------------------------------------------------------------
>
> Key: NIFI-15480
> URL: https://issues.apache.org/jira/browse/NIFI-15480
> Project: Apache NiFi
> Issue Type: Task
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Time Spent: 2h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)