Skip to content

fix: pass table topic schema registry client config#3375

Merged
Gezi-lzq merged 2 commits into
1.7from
codex/table-topic-sr-client-config-1.7
May 28, 2026
Merged

fix: pass table topic schema registry client config#3375
Gezi-lzq merged 2 commits into
1.7from
codex/table-topic-sr-client-config-1.7

Conversation

@Gezi-lzq
Copy link
Copy Markdown
Contributor

Summary

  • add Table Topic Schema Registry client config prefix constant
  • read automq.table.topic.schema.registry.config.* with the existing originalsWithPrefix pattern at the TableWorkers use site
  • map the Table Topic-owned prefix to Confluent schema.registry.* keys and pass the map into CachedSchemaRegistryClient

Tests

  • ./gradlew core:test --tests kafka.automq.table.worker.TableWorkersTest

Related

superhx
superhx previously approved these changes May 28, 2026
Gezi-lzq added a commit that referenced this pull request May 28, 2026
## Summary
- add Table Topic Schema Registry client config prefix constant
- read automq.table.topic.schema.registry.config.* with the existing
originalsWithPrefix pattern at the TableWorkers use site
- map the Table Topic-owned prefix to Confluent schema.registry.* keys
and pass the map into CachedSchemaRegistryClient

## Tests
- ./gradlew core:test --tests kafka.automq.table.worker.TableWorkersTest

## Related
- Forward-port/cherry-pick of the Table Topic SR client config fix for
main
- 1.6 PR: #3373
- 1.7 PR: #3375
@Gezi-lzq Gezi-lzq merged commit 7a5de6c into 1.7 May 28, 2026
6 checks passed
@Gezi-lzq Gezi-lzq deleted the codex/table-topic-sr-client-config-1.7 branch May 28, 2026 14:26
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