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

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

Commit 588cde2d313d22cf7e55d9a7195991b828a94b63 in nifi's branch 
refs/heads/NIFI-15318-1 from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=588cde2d31 ]

NIFI-15317 Fixed Script Engine property name migration

- Reverted Script Language property name to Script Engine
- Added migrate properties method to scripting components to cover released 
versions
- Added unit tests for migrate properties in representative components

Signed-off-by: Pierre Villard <[email protected]>

This closes #10623.

(cherry picked from commit 6e866b85db640cea63887ef016134ee2340998d6)


> Scripting Components missing Property Migration
> -----------------------------------------------
>
>                 Key: NIFI-15317
>                 URL: https://issues.apache.org/jira/browse/NIFI-15317
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 2.7.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Major
>             Fix For: 2.7.1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Following changes to the shared {{ScriptingComponentHelper}} class, the 
> following components have property name references for {{Script Engine}} that 
> are not valid based on internal renaming to {{Script Language}}.
> - ExecuteScript
> - InvokeScriptedProcessor
> - ScriptedReportingTask
> - ScriptedLookupService
> - ScriptedReader
> - ScriptedRecordSetWriter
> - ScriptedRecordSink
> - SimpleScriptedLookupService
> As a result of the changes, flow configurations with existing values may no 
> longer match the configured script content.



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

Reply via email to