Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
NIFI-11208 Remove Hortonworks Schema Registry
- Resolved
- links to