Mark Payne created NIFI-11448:
---------------------------------

             Summary: Speed up process of adding a Python Processor
                 Key: NIFI-11448
                 URL: https://issues.apache.org/jira/browse/NIFI-11448
             Project: Apache NiFi
          Issue Type: Sub-task
          Components: Core Framework
            Reporter: Mark Payne


When a Python Processor is added to the canvas, it is quite slow. Especially 
the first time a Processor of that type is added. A lot of actions take place 
in order to enable that. This needs to be made faster. This may be done either 
by performing some of the actions more eagerly, or they may be done in a 
background thread, such as using an @OnAdded annotation etc.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to