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: increase default number of pks per goroutine #96

Merged
merged 1 commit into from
May 15, 2019

Conversation

dahankzter
Copy link
Contributor

If the cli argument "max-pk-per-thread" is set to 0
we use max(int32)/concurrency as the pk bucket size.

Default value of the cli argument "max-pk-per-thread"
is set to 0.

Fixes: #92

If the cli argument "max-pk-per-thread" is set to 0
we use max(int32)/concurrency as the pk bucket size.

Default value of the cli argument "max-pk-per-thread"
is set to 0.
@dahankzter dahankzter requested a review from penberg May 15, 2019 12:33
@dahankzter dahankzter merged commit 1f0a1ec into master May 15, 2019
@penberg penberg deleted the increase_partitions_per_goroutine branch December 11, 2019 07:05
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.

autogenerate partition key buckets
1 participant