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

gemini: generator no longer blocks on starved old values #172

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

dahankzter
Copy link
Contributor

The generators old buffering channel does not block when it's empty. The workers simply ignore this and tries to continue with another query.

@dahankzter dahankzter requested a review from penberg July 9, 2019 14:40
@penberg penberg merged commit c1916a6 into master Jul 9, 2019
@penberg penberg deleted the old_partition_keys_starvation branch December 11, 2019 07:07
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