[
https://issues.apache.org/jira/browse/NIFI-10429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602029#comment-17602029
]
ASF subversion and git services commented on NIFI-10429:
--------------------------------------------------------
Commit a0c705715bf4f9f782c5cfce1521cfc6a4279765 in nifi's branch
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a0c705715b ]
NIFI-10429: Added the ability to Replay latest provenance event for a given
Processor.
This closes #6359
Signed-off-by: David Handermann <[email protected]>
> Add option to Replay last FlowFile to Processor context menu
> ------------------------------------------------------------
>
> Key: NIFI-10429
> URL: https://issues.apache.org/jira/browse/NIFI-10429
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework, Core UI, Documentation & Website
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.18.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When building a dataflow, we often need to try a new configuration, replay a
> flowfile, test again, replay again, test again, etc.
> We can do this by right-clicking on a processor and going to Data Provenance,
> then choosing the first one, going to the Content tab, and clicking Replay.
> This becomes laborious after once or twice. We should have the ability to
> right-click on the Processor and choose to Replay the latest provenance event.
> Depending on the use case, we may want to replay on all nodes, or on just one
> node, so we should ideally have options for "Replay on all nodes" and "Replay
> on Primary Node"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)