[
https://issues.apache.org/jira/browse/NIFI-11828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-11828:
----------------------------------
Fix Version/s: 1.latest
2.latest
Status: Patch Available (was: Open)
> 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: 10m
> 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)