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

Lex van der Stoep commented on NIFI-1230:
-----------------------------------------

The split FlowFiles get their entryDate from calling the clone method on the 
original FlowFile

> splitContent does not create new entryDate for split files.
> -----------------------------------------------------------
>
>                 Key: NIFI-1230
>                 URL: https://issues.apache.org/jira/browse/NIFI-1230
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.3.0
>            Reporter: Matthew Clarke
>            Priority: Minor
>              Labels: beginner, newbie
>
> When splitContent processors splits a FlowFile every split file gets the same 
> cloned FlowFile properties (except fileSize) attributes (except uuid). The 
> split FlowFiles should get a new entryDate and not inherit the entryDate 
> property from the parent file. 



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

Reply via email to