[
https://issues.apache.org/jira/browse/NIFI-12321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12321:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Priority: Blocker
> Fix For: 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)