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

Oleg Zhurakousky updated NIFI-1384:
-----------------------------------
    Description: An instance of every component in the process space is created 
regardless if such component is going to be used or its documentation is going 
to be accessed. This causes heap pollution which could lead to performance 
issues as NiFi process space increases with new Processors, ControllerServices 
etc.

> Documentation should not require instance of a component since all 
> information available at the class level (static constants, annotation etc)
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-1384
>                 URL: https://issues.apache.org/jira/browse/NIFI-1384
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: Oleg Zhurakousky
>            Assignee: Oleg Zhurakousky
>             Fix For: 0.5.0
>
>
> An instance of every component in the process space is created regardless if 
> such component is going to be used or its documentation is going to be 
> accessed. This causes heap pollution which could lead to performance issues 
> as NiFi process space increases with new Processors, ControllerServices etc.



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

Reply via email to