[
https://issues.apache.org/jira/browse/NIFI-10711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626719#comment-17626719
]
ASF subversion and git services commented on NIFI-10711:
--------------------------------------------------------
Commit b6d95faa9535519948f6f278bebf4636a575ebc7 in nifi's branch
refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b6d95faa95 ]
NIFI-10711 Made the script runner more debuggable.
Signed-off-by: Matthew Burgess <[email protected]>
This closes #6590
> Make script runners provide the full script with preloads to the processor
> for debug logging
> --------------------------------------------------------------------------------------------
>
> Key: NIFI-10711
> URL: https://issues.apache.org/jira/browse/NIFI-10711
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Assignee: Mike Thomsen
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The script runners should be modified to make it so that they can provide the
> full script including imports and other setup information to the calling
> processor to facilitate debug logging of the whole script. Without this
> feature, the error line numbers on scripts (at least with Groovy) do not
> align with what the user provided in the processor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)