Aldrin Piri created NIFI-643:
--------------------------------
Summary: 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.1.0, 0.0.2
Reporter: Aldrin Piri
Assignee: Aldrin Piri
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)