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

Region Result Topic #182

Closed
wedamija opened this issue Nov 28, 2024 · 0 comments
Closed

Region Result Topic #182

wedamija opened this issue Nov 28, 2024 · 0 comments

Comments

@wedamija
Copy link
Member

Results currently write back to the primary Kafka topic that the result consumers read from. To avoid problems with network partitions across regions, we instead will write the results from the checkers to a local Kafka cluster with its own check_results topic.

Get a Kafka Cluster Provisioned in each region, and point the result producer to produce to them instead of the central cluster

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

No branches or pull requests

2 participants