[
https://issues.apache.org/jira/browse/NIFI-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242537#comment-14242537
]
Mark Payne commented on NIFI-72:
--------------------------------
It should be noted here that we intentionally do not emit ROUTE events in the
Framework. Emitting a ROUTE event for each time that a FlowFile is transferred
would make the Lineage of a FlowFile very verbose and difficult to understand.
The thinking is that we don't need to see that a FlowFile was ROUTEd to
'success' 50 times through the flow.
Perhaps others have a different view, though?
> Framework should automatically create attributes_modified and
> content_modified events if needed
> -----------------------------------------------------------------------------------------------
>
> Key: NIFI-72
> URL: https://issues.apache.org/jira/browse/NIFI-72
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: Joseph Witt
> Priority: Minor
> Fix For: 0.0.1
>
>
> Should probably also emit CREATE if FlowFile created without a parent and no
> CREATE, FORK, JOIN, or RECEIVE was emitted.
> In general if we can reasonably set the event type and one wasn't already set
> then the framework should do it automatically.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)