Skip to content

check data format for kafka schema registry cases#1066

Merged
yokofly merged 1 commit intodevelopfrom
improve-kafka-schema-registry-settings-validation
Dec 16, 2025
Merged

check data format for kafka schema registry cases#1066
yokofly merged 1 commit intodevelopfrom
improve-kafka-schema-registry-settings-validation

Conversation

@yokofly
Copy link
Copy Markdown
Collaborator

@yokofly yokofly commented Dec 16, 2025

PR checklist:

  • Did you run ClangFormat ?
  • Did you separate headers to a different section in existing community code base ?
  • Did you surround proton: starts/ends for new code in existing community code base ?

Please write user-readable short description of the changes:
a couple things can be improved:
Report error when a user tries to write to a kafaka external stream which is configured with schema registry.
Report error when a data format other than "Avro" and "ProtobufSingle" is used with schema registry.

@yokofly yokofly merged commit 3adc338 into develop Dec 16, 2025
4 of 6 checks passed
@yokofly yokofly deleted the improve-kafka-schema-registry-settings-validation branch December 16, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants