[ 
https://issues.apache.org/jira/browse/NIFI-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014420#comment-15014420
 ] 

Tony Kurc commented on NIFI-1196:
---------------------------------

[~aldrin] This guy: 
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/repository/StandardProcessSession.java

Is this supposed to be FETCH?
{code}
+                        || registeredTypes.contains(ProvenanceEventType.FORK)) 
{
{code}

> FETCH Events are not properly handled in the framework and UI
> -------------------------------------------------------------
>
>                 Key: NIFI-1196
>                 URL: https://issues.apache.org/jira/browse/NIFI-1196
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework, Core UI
>    Affects Versions: 0.3.0
>            Reporter: Aldrin Piri
>            Assignee: Aldrin Piri
>             Fix For: 0.4.0
>
>         Attachments: 
> 0001-NIFI-1196-Providing-handling-of-FETCH-provenance-eve.patch
>
>
> When the FETCH ProvenanceEventType was incorporated some of its handling was 
> not propagated throughout the framework.  This is chiefly inclusive of:
> * Presenting transit uri in the Provenance event info within the UI
> * Writing/Reading provenance events into the StandardRecordReader/Writer
> * Handling in the StandardProcessSession for counting flowfiles in/out and 
> their bytes
> The net result is that unique properties, in this case believed to be only 
> transit URI were never persisted and/or received.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to