[
https://issues.apache.org/jira/browse/NIFI-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869333#comment-15869333
]
ASF subversion and git services commented on NIFI-3479:
-------------------------------------------------------
Commit ef69fd61a10fa69452110079cd0fb890a21f5690 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=ef69fd6 ]
NIFI-3479: This closes #1511. Updated StandardProvenanceEventRecord to
incorporate 'childFlowFiles' and 'parentFlowFiles' in the hashCode() method.
This allows many CLONE provenance Events to be added to the same Hash Set
without them all colliding
> NiFi is very inefficient when cloning a relationship if many Provenance
> Events are generated
> --------------------------------------------------------------------------------------------
>
> Key: NIFI-3479
> URL: https://issues.apache.org/jira/browse/NIFI-3479
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Fix For: 1.2.0
>
>
> If I feed in a text file that has 10,000 lines to a SplitText Processor, the
> Processor will handle the file very quickly. However, if I then clone the
> 'splits' relationship to a second destination, the processor suddenly takes
> 18 seconds to process that same FlowFile.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)