[ 
https://issues.apache.org/jira/browse/NIFI-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre Villard updated NIFI-8966:
---------------------------------
    Status: Patch Available  (was: Open)

> Confluent Schema Registry - get schema without subject/version
> --------------------------------------------------------------
>
>                 Key: NIFI-8966
>                 URL: https://issues.apache.org/jira/browse/NIFI-8966
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In some rare cases, we may be in a situation where the Confluent Schema 
> Registry does return a schema with the API:
> {code:java}
> /schemas/ids/<id>{code}
> but does not return anything associated to that schema for
>  
> {code:java}
> /schemas/ids/<id>/subjects
> /schemas/ids/<id>/versions
> {code}
> While we should try to retrieve all the information associated to a schema to 
> improve caching efficiency, we should not fail as schema and id are enough 
> for the use of readers and writers - especially when parsing data with the 
> embedded payload encoding which provides the schema ID.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to