[
https://issues.apache.org/jira/browse/NIFI-12261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17784058#comment-17784058
]
ASF subversion and git services commented on NIFI-12261:
--------------------------------------------------------
Commit 3dcfc919bbf83f07d018f6ffe9c78b7029971bd7 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3dcfc919bb ]
NIFI-12261 Added Schema Reference Reader and Writer Services (#7991)
- Refactored Confluent Encoded handling to Schema Reference Reader and Schema
Reference Writer implementations
- Removed Schema Protocol Version from Schema Registry Service associated with
Hortonworks Schema Registry
> Refactor Schema Access Strategy and Remove Hortonworks Properties
> -----------------------------------------------------------------
>
> Key: NIFI-12261
> URL: https://issues.apache.org/jira/browse/NIFI-12261
> Project: Apache NiFi
> Issue Type: Task
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.latest
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The Hortonworks Schema Registry has been removed for the release of NiFi 2.0.
> However we have remaining pieces in nifi-standard-record-utils where are
> defined the schema access strategies.
> * HortonworksAttributeSchemaReferenceStrategy
> * HortonworksAttributeSchemaReferenceWriter
> * HortonworksEncodedSchemaReferenceStrategy
> * HortonworksEncodedSchemaReferenceWriter
> * HortonworksProtocolVersions
> Those classes are referenced in SchemaAccessUtils (nifi-avro-record-utils).
> We probably want to rename all of this and leverage the migrateProperties
> feature. We could also just rename the "display name" and not really care
> about it.
> Having those strategies in an extension point could be an option but is
> probably not worth the effort.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)