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

Split consumer and producer topic configuration #50

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

amirmalka
Copy link
Contributor

@amirmalka amirmalka commented Feb 6, 2024

Overview

Provide the ability to write and read from different topics.

This should reduce load from the synchronizer and ingester so they don't read from the topic they are writing to.

Copy link

github-actions bot commented Feb 6, 2024

Summary:

  • License scan: failure
  • Credentials scan: failure
  • Vulnerabilities scan: failure
  • Unit test: success
  • Go linting: success

@amirmalka amirmalka requested a review from matthyx February 6, 2024 15:05
@amirmalka amirmalka added release and removed release labels Feb 6, 2024
@amirmalka amirmalka merged commit 7035e5a into main Feb 6, 2024
7 checks passed
@matthyx matthyx deleted the split-producer-consumer-topic branch October 1, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants