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

feat: share Kafka producers among threads #1460

Merged
merged 7 commits into from
Nov 21, 2024

Merge branch 'main' into feat/share-kafka-producers

ec799e4
Select commit
Loading
Failed to load commit list.
Merged

feat: share Kafka producers among threads #1460

Merge branch 'main' into feat/share-kafka-producers
ec799e4
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Nov 21, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 0221ffc feat: allow ZIO scope to be passed to ZKafkaConsum... Valid sign-off found
🟢 4ff4ea5 test: fix unit tests Valid sign-off found
🟢 597cf92 chore: require ZIO scope when making a new ZKafkaC... Valid sign-off found
🟢 eff93ab chore: downsize the Kafka consumers and retry topi... Valid sign-off found
🟢 da843db chore: run scalafmt Valid sign-off found
🟢 c6436a8 Merge branch 'main' into feat/share-kafka-producer... Skipped: sign-off not required in merge commit
🟢 ec799e4 Merge branch 'main' into feat/share-kafka-producer... Skipped: sign-off not required in merge commit