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

Add split_partition_queue to StreamConsumer #411

Merged
merged 3 commits into from
Nov 27, 2021

Conversation

benesch
Copy link
Collaborator

@benesch benesch commented Nov 27, 2021

This is a reworking of #351 and #395 with additional testing and more efficient queue wakeups.

To facilitate split partition streams where wakeups are scoped to each
partition.
@benesch benesch force-pushed the davidblewett/partitionqueue-stream branch 3 times, most recently from 56faccf to 07691dd Compare November 27, 2021 05:32
@benesch benesch force-pushed the davidblewett/partitionqueue-stream branch 2 times, most recently from e547397 to a6ce3aa Compare November 27, 2021 05:53
davidblewett and others added 2 commits November 27, 2021 00:54
Co-authored-by: Duarte Nunes <duarte.nunes@datadoghq.com>
Co-authored-by: Nikhil Benesch <nikhil.benesch@gmail.com>
Co-authored-by: Nimi Wariboko Jr <nimiwaribokoj@gmail.com>
@benesch benesch force-pushed the davidblewett/partitionqueue-stream branch from a6ce3aa to a0f6b6a Compare November 27, 2021 05:54
@benesch benesch merged commit 928f6f1 into master Nov 27, 2021
@benesch benesch deleted the davidblewett/partitionqueue-stream branch November 27, 2021 06:12
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.

2 participants