[
https://issues.apache.org/jira/browse/NIFI-12261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12261:
------------------------------------
Fix Version/s: 2.latest
(was: 2.0.0)
> 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 10m
> 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)