[
https://issues.apache.org/jira/browse/NIFI-15072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne resolved NIFI-15072.
-------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
> Incorrect property migration in SchemaRegistryRecordSetWriter
> -------------------------------------------------------------
>
> Key: NIFI-15072
> URL: https://issues.apache.org/jira/browse/NIFI-15072
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: Kamil TrysiĆski
> Priority: Major
> Fix For: 2.7.0
>
> Original Estimate: 10m
> Time Spent: 20m
> Remaining Estimate: 0h
>
> One of the [recent
> commits|https://github.com/apache/nifi/commit/f73153df5c42c343973d9fcb2746ee616fc872eb#diff-052359afce5a9bae9b1bb9cc7861d0eb4426a98c3e95a8453e394732821631c2]
> has standardized many property names. One of the places the change was made
> was th{*}e SchemaRegistryService{*} class. Unfortunately the
> *SchemaRegistryRecordSetWriter* class which extends it has its own property
> migration logic, which does not call migration logic from the parent class.
> Because of that all writers, e.g. the {*}JsonRecordSetWriter{*}, fails
> validation and cannot be started after the the service upgrade.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)