Github user joewitt commented on the issue:
https://github.com/apache/nifi/pull/1661
@ssiahetiong thanks for contributing. The timing of this is excellent.
That said the ConvertXtoY processors had a lot of challenges so with NiFi 1.2.0
we now have record reader and writers which various processors can leverage.
This keeps all the format/schema specific logic where it belongs and where it
can be readily reused. We already built in integration for the hwx schema
registry service, a built-in simple avro registry, and we can certainly add the
confluent schema registry as it appears to be the intent here. If interested
in aligning this work to that model it would be a much better and integrated
experience for the user.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---