exceptionfactory commented on PR #7980:
URL: https://github.com/apache/nifi/pull/7980#issuecomment-1793420025

   Thanks for the feedback @pvillard31.
   
   I think the best solution would be to create a new Controller Service 
interface for writing schemas.
   
   I agree that we don't want to artificially limit support for any given type 
of Schema Registry. From that perspective, having formatting capabilities 
specific to any particular vendor at this level makes it challenging without 
turning this into an extension point.
   
   It is worth noting that the current capabilities include several older 
versions, and I'm not sure if there are any other more recent changes. It is 
also worth noting that the [Registry](https://github.com/hortonworks/registry) 
code still uses the `hortonworks` namespace, which is understandable for 
historical reasons.
   
   With that in mind, perhaps we should avoid any renaming, and instead target 
the introduction of an extension point before the 2.0.0 GA release?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to