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

Verify fix to writes on reads when LWW+Bitcask #189

Merged
merged 1 commit into from Jan 6, 2014

Conversation

engelsanchez
Copy link
Contributor

This verifies the fix to issue basho/riak_kv#334
The test needs to run with bitcask:

  • It sets last_write_wins on a bucket
  • Writes on object
  • Repeatedly reads it
  • Verifies that the write/read repair count doesn't change

This verifies the fix to issue basho/riak_kv#334
The test needs to run with bitcask:
  * It sets last_write_wins on a bucket
  * Writes on object
  * Repeatedly reads it
  * Verifies that the write/read repair count doesn't change
@seancribbs
Copy link
Contributor

@engelsanchez Any reason this was not merged?

@engelsanchez
Copy link
Contributor Author

Darn I totally forgot about this bit of the fix. No reason except I never got a review.

@ghost ghost assigned seancribbs Jan 6, 2014
@seancribbs
Copy link
Contributor

Test passes and looks good. Merging.

seancribbs added a commit that referenced this pull request Jan 6, 2014
Verify fix to writes on reads when LWW+Bitcask
@seancribbs seancribbs merged commit 0f92daf into master Jan 6, 2014
@seancribbs seancribbs deleted the eas-fix-lww-writes-on-read branch January 6, 2014 20:30
@seancribbs seancribbs removed their assignment May 8, 2015
russelldb pushed a commit to russelldb/riak_test that referenced this pull request Jul 12, 2018
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.

None yet

2 participants