[
https://issues.apache.org/jira/browse/NIFI-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14573130#comment-14573130
]
Mark Payne commented on NIFI-643:
---------------------------------
So to be clear, what I am suggesting is really a "+0" I guess on the idea. I
can go either way.
But if you'd prefer to have the patch in, +1 on the code. All looks good to me.
> SplitJson creates a cycle of provenance events
> -----------------------------------------------
>
> Key: NIFI-643
> URL: https://issues.apache.org/jira/browse/NIFI-643
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 0.0.2, 0.1.0
> Reporter: Aldrin Piri
> Assignee: Aldrin Piri
> Fix For: 0.2.0
>
> Attachments:
> 0001-Removing-duplicate-provenance-FORK-in-SplitJson.patch
>
>
> Duplicate reporting of the fork event in SplitJson causes an error due to a
> cycle being created.
> {code}
> Found cycle in graph. This indicates that multiple events were registered
> claiming to have generated the same FlowFile (UUID =
> 21b663c2-2406-49cb-b740-76dd64f54be8)
> {code}
> This additionally treats each generated split as a CREATE event.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)