Pierre Villard created NIFI-11828:
-------------------------------------
Summary: 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
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)