Richard Scott created NIFI-15682:
------------------------------------
Summary: Add Bulk Replay capability for FlowFiles based on
Provenance queries
Key: NIFI-15682
URL: https://issues.apache.org/jira/browse/NIFI-15682
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Affects Versions: 2.8.0
Reporter: Richard Scott
Assignee: Richard Scott
Apache NiFi currently allows operators to replay individual FlowFiles from the
Provenance UI. However, when investigating ingestion issues or recovering from
downstream failures, operators often need to replay {*}large groups of
FlowFiles that passed through a processor during a specific time window{*}.
At present, replaying many FlowFiles requires manually replaying each event or
relying on external scripts that interact with the Provenance API.
This improvement introduces a *Bulk Replay capability* that allows users to run
a provenance query scoped to a processor and replay multiple FlowFiles in a
single operation.
This capability simplifies operational recovery workflows and enables faster
reprocessing when configuration issues or downstream outages occur.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)