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

Commits on Jun 19, 2013

  1. Verify fix to writes on reads when LWW+Bitcask

    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
    engelsanchez committed Jun 19, 2013
    Copy the full SHA
    3d3cee0 View commit details
    Browse the repository at this point in the history