[ 
https://issues.apache.org/jira/browse/NIFI-11828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17747006#comment-17747006
 ] 

ASF subversion and git services commented on NIFI-11828:
--------------------------------------------------------

Commit 319c974e7cbdd78943e29bd0f394fb848cd7202c in nifi's branch 
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=319c974e7c ]

NIFI-11828 - Confluent Schema Encoding Access Strategy - Schema ID versus 
Schema Version ID (#7495)

* NIFI-11828 - Confluent Schema Encoding Access Strategy - Schema ID versus 
Schema Version ID
* removed hard coded version 1

> Confluent Schema Encoding Access Strategy - Schema ID is used instead of 
> Schema Version ID
> ------------------------------------------------------------------------------------------
>
>                 Key: NIFI-11828
>                 URL: https://issues.apache.org/jira/browse/NIFI-11828
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>             Fix For: 1.latest, 2.latest
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When we're using the Confluent Schema Encoding access strategy, we're 
> currently retrieving the schema ID from the bytes at the beginning of the 
> message and we're creating a Schema Identifier that is set with the Schema ID 
> when it should actually use the Schema Version ID.
> This bug may cause issues when trying to interoperate the Confluent Schema 
> Encoding with different Schema Registries.
> This Jira is to correct the behavior and properly set the schema version id 
> in the schema identifier.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to