Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema Registry and Kafka Produce Validator #434

Merged

Conversation

ankitk-me
Copy link
Contributor

@ankitk-me ankitk-me commented Sep 20, 2023

Contain mentioned changes::

  1. Spec and implementation changes to support both karapace and schema-registry
  2. Produce validator Spec and implementation
  3. Validator refactoring
  4. Docker build fix
  5. Minor refactoring of KafkaMergedFactory

Fixes #312
Fixes #404

@jfallows jfallows merged commit 7ec0d78 into aklivity:feature/schema-registry Sep 21, 2023
3 checks passed
@jfallows jfallows changed the title Produce Validator Schema Registry and Kafka Produce Validator Sep 23, 2023
@ankitk-me ankitk-me deleted the produceValidator-3 branch September 26, 2023 04:16
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.

Integrate Schema Registry / Karapace Enforce inbound type checking; kafka cache produce client
2 participants