Skip to content

Derive subject name according to schema subject strategy#1143

Merged
yokofly merged 1 commit intodevelopfrom
support-diff-subject-name-strategy
Mar 25, 2026
Merged

Derive subject name according to schema subject strategy#1143
yokofly merged 1 commit intodevelopfrom
support-diff-subject-name-strategy

Conversation

@yokofly
Copy link
Copy Markdown
Collaborator

@yokofly yokofly commented Mar 25, 2026

  • Derive subject name according to subject name strategy
  • Only consume records with target schema if a topic is mixed with different schemas
  • Refactor schema cache to use subject name as key instead of topic name.

It is backward incompatible because previously user set 'schema_subject_name=abc', we will fetch subject 'abc-value'. After the fix, it will fetch a different subject 'abc' which may return 404 if not exists

@yokofly yokofly added the backward-incompatible Breaking changes label Mar 25, 2026
@yokofly yokofly merged commit bf4b406 into develop Mar 25, 2026
7 of 11 checks passed
@yokofly yokofly deleted the support-diff-subject-name-strategy branch March 25, 2026 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backward-incompatible Breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants