Pierre Villard created NIFI-12261:
-------------------------------------
Summary: Rename Hortonworks Schema Access Strategy pieces
Key: NIFI-12261
URL: https://issues.apache.org/jira/browse/NIFI-12261
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Pierre Villard
Fix For: 2.0.0
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)