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

Enabling exponential distribution in Core Workload #1260

Merged
merged 1 commit into from
Jun 1, 2019

Conversation

2121159i
Copy link
Contributor

I required to use the exponential distribution provided in YCSB and found that when running YCSB with requestdistribution=exponential was failing. After checking the source code, it seemed that the checks for the exponential was not in the correct place, so I just moved it a bit further down.

Please share any feedback and explain if I'm making a mistake in my reasoning here.

@busbey busbey merged commit 9566b70 into brianfrankcooper:master Jun 1, 2019
@busbey
Copy link
Collaborator

busbey commented Jun 1, 2019

Thanks for the contribution!

@busbey busbey mentioned this pull request Jun 4, 2019
@busbey busbey mentioned this pull request Sep 21, 2019
This pull request was closed.
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