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

Data Correctness Checking #91

Merged
merged 1 commit into from
May 29, 2015
Merged

Conversation

enixon
Copy link
Contributor

@enixon enixon commented Aug 15, 2012

Added additional parameter to turn on deterministic creation of values for
specified keys. When running a workload, read data is checked against the
deterministic value and inconsistencies exported to the measurements object.

Discovered flaws in multithreaded YCSB 'latest' workload distribution as
data may be read by one thread before it is written by another.

Part of previous pull request 87:
#87

…s for

specified keys. When running a workload, read data is checked against the
deterministic value and inconsistencies exported to the measurements object.

Discovered flaws in multithreaded YCSB 'latest' workload distribution as
data may be read by one thread before it is written by another.
busbey added a commit that referenced this pull request May 29, 2015
[core workload] Data Correctness Checking
@busbey busbey merged commit 4c90a73 into brianfrankcooper:master May 29, 2015
@busbey
Copy link
Collaborator

busbey commented May 29, 2015

thanks for the contribution! sorry for the lag.

@busbey busbey mentioned this pull request May 29, 2015
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
[core workload] Data Correctness Checking
jaricftw pushed a commit to jaricftw/YCSB that referenced this pull request Jul 19, 2016
[core workload] Data Correctness Checking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants