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

Topic validation is using a kafka producer per shard. #82

Merged
merged 3 commits into from
Jan 16, 2024

Conversation

onukristo
Copy link
Contributor

@onukristo onukristo commented Jan 12, 2024

Context

Fixed

  • Topic validator is using a Kafka producer per shard.
    This would ensure, that a right Kafka settings are used.
    As different shards can have a different Kafka server behind them.

Checklist

@onukristo onukristo added the change:standard Not an emergency or impactful change label Jan 12, 2024
@onukristo onukristo requested a review from a team as a code owner January 12, 2024 14:18
@onukristo onukristo merged commit ce078cf into master Jan 16, 2024
18 checks passed
@onukristo onukristo deleted the validation_producer_per_shard branch January 16, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:standard Not an emergency or impactful change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants