You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/11/03 18:43:00 UTC

[jira] [Commented] (NIFI-12310) Validate Python Component Type and Version for Processes

    [ https://issues.apache.org/jira/browse/NIFI-12310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782708#comment-17782708 ] 

ASF subversion and git services commented on NIFI-12310:
--------------------------------------------------------

Commit 309061ca2dfe84e30ec7192aedba019e7afb91a6 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=309061ca2d ]

NIFI-12310 Validate Python Component Type for Processes (#7972)

* NIFI-12310 Validated Python Component Type for Processes
- Updated StandardPythonBridge to validate requested Component Type and Version against available Python Processors

> Validate Python Component Type and Version for Processes
> --------------------------------------------------------
>
>                 Key: NIFI-12310
>                 URL: https://issues.apache.org/jira/browse/NIFI-12310
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Python extensions include a standard component type and version, which the framework enumerates when discovering extensions. When starting or stopping processes that manage Python component execution, the framework should validate the availability of the requested component type and version to avoid unexpected failures.



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