[
https://issues.apache.org/jira/browse/NIFI-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837656#comment-16837656
]
ASF subversion and git services commented on NIFI-6011:
-------------------------------------------------------
Commit 060f4fe73f087b9de103905ee3d8dd1d1b2ee64c in nifi's branch
refs/heads/master from Alex Savitsky
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=060f4fe ]
NIFI-6011 support for retrieving named schema versions
This closes #3297
Signed-off-by: Mike Thomsen <[email protected]>
> Support schema versions in ConfluentSchemaRegistry service
> ----------------------------------------------------------
>
> Key: NIFI-6011
> URL: https://issues.apache.org/jira/browse/NIFI-6011
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Alex Savitsky
> Assignee: Alex Savitsky
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> ConfluentSchemaRegistry service only supports fetching the latest schema
> version by name/id, but the underlying schema registry REST service supports
> fetching schemas by the name-version pairs as well. NiFi schema registry
> already has all the necessary plumbing to pass the version along, so it makes
> sense to implement that option in ConfluentSchemaRegistry.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)