You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Payne (Jira)" <ji...@apache.org> on 2020/09/15 22:49:00 UTC

[jira] [Assigned] (NIFI-7812) Process Session is inefficient when dealing with many ROUTE Provenance Events

     [ https://issues.apache.org/jira/browse/NIFI-7812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne reassigned NIFI-7812:
--------------------------------

    Assignee: Mark Payne

> Process Session is inefficient when dealing with many ROUTE Provenance Events
> -----------------------------------------------------------------------------
>
>                 Key: NIFI-7812
>                 URL: https://issues.apache.org/jira/browse/NIFI-7812
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>
> This results in processors such as RouteOnAttribute / DistributeLoad being very inefficient.
> Profiling a DistributeLoad processor shows that the StandardProcessSession.isSpuriousRouteEvent method takes up about 81% of the entire processing time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)