David Handermann created NIFI-12321:
---------------------------------------
Summary: PythonBridge should not throw Exception for Missing
Processor Type
Key: NIFI-12321
URL: https://issues.apache.org/jira/browse/NIFI-12321
Project: Apache NiFi
Issue Type: Bug
Reporter: David Handermann
Assignee: David Handermann
Fix For: 2.0.0
The StandardPythonBridge includes the onProcessorRemoved method to shutdown
Python Processes related to a given Processor Type and version. The framework
invocations of onProcessorRemoved may not be aware of whether a Python
Processor exists for the requested component type and version, so the
StandardPythonBridge implementation should avoid throwing an exception for
missing types.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)