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

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

Commit c68f5ec9a2edeb4e8a1b82b0a325d839f5f41f34 in nifi's branch 
refs/heads/main from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c68f5ec9a2 ]

NIFI-11793 Added Python debugging properties and documentation

Added documentation to indicate how to debug Python side of nifi framework, as 
well as debugging Python processors themselves using VSCode's Remote debugger.
This also provides the ability to launch the Controller process in such a way 
that it will listen to incoming remote debug connections.

This closes #7469

Signed-off-by: David Handermann <[email protected]>


> Document how to debug Python based processors and framework
> -----------------------------------------------------------
>
>                 Key: NIFI-11793
>                 URL: https://issues.apache.org/jira/browse/NIFI-11793
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Documentation &amp; Website
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> It is important to be able to debug both processors and the nifi framework 
> that lives in the Python process. We need to determine the recommended way to 
> attach remote debuggers to these and document it. This may require updates to 
> the framework itself in order to launch the process using debugging 
> parameters.



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

Reply via email to