You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/05/11 21:21:00 UTC

[jira] [Updated] (NIFI-11503) View data provenance allows for components without provenance events

     [ https://issues.apache.org/jira/browse/NIFI-11503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-11503:
------------------------------------
    Resolution: Not A Problem
        Status: Resolved  (was: Patch Available)

As mentioned on the pull request, Funnels, Input Ports, and Output Ports can generate Provenance Events, but only in certain circumstances. For one-to-one relationships, these components won't generate events, but when sending to multiple destinations, these components generate `CLONE` events, so the existing code should remain unchanged.

> View data provenance allows for components without provenance events
> --------------------------------------------------------------------
>
>                 Key: NIFI-11503
>                 URL: https://issues.apache.org/jira/browse/NIFI-11503
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: Dustin Rodrigues
>            Assignee: Dustin Rodrigues
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Components such as Funnels, Input Ports, and Output Ports all have "View data provenance" as an option, but none of them have provenance events associated with their component IDs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)