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

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

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

NIFI-15729 Fixed Script reloading in ScriptedRecordSetWriter (#11022)

- Set ScriptRunner to null on modification to Script File and Script Body 
properties

> ScriptedRecordSetWriter does not reload Script Properties
> ---------------------------------------------------------
>
>                 Key: NIFI-15729
>                 URL: https://issues.apache.org/jira/browse/NIFI-15729
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 2.0.0, 2.8.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The {{ScriptedRecordSetWriter}} does not load updated {{Script Body}} or 
> {{Script File}} property values when the value has changed.
> The {{onPropertyModified}} method in {{AbstractScriptedControllerService}} 
> includes conditional handling of property value changes, but does not clear 
> the {{ScriptRunner}} on changes to the {{Script Body}} or {{Script File}} 
> property values.



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

Reply via email to