Mark Payne created NIFI-7812:
--------------------------------
Summary: 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
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)