[
https://issues.apache.org/jira/browse/NIFI-13932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892840#comment-17892840
]
ASF subversion and git services commented on NIFI-13932:
--------------------------------------------------------
Commit 5be2cd73e68cf2feaa640887a59119634edaff39 in nifi's branch
refs/heads/main from Simon Bence
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5be2cd73e6 ]
NIFI-13932 Calling super #migrateProperty in JsonRecordSetWriter
This closes #9448.
Signed-off-by: Peter Turcsanyi <[email protected]>
> JsonRecordSetWriter#migrateProperties overrides parent method without calling
> super
> -----------------------------------------------------------------------------------
>
> Key: NIFI-13932
> URL: https://issues.apache.org/jira/browse/NIFI-13932
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 2.0.0-M4
> Reporter: Simon Bence
> Assignee: Simon Bence
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Within super method, migration of "Schema Write Strategy" is being handled,
> which is an existing property of the service. The override prevents this
> property from being migrated.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)