Skip to content

Conversation

@nickelization
Copy link
Contributor

In Riak 2.1.2 there's been a small, subtle change made in the way that default bucket properties work. To ensure all our tests keep working the same way, we need to explicitly specify settings for allow_mult and dvv_enabled whenever we have a custom value set for riak_core.default_bucket_props. Most of these changes may not be strictly necessary, but we do at least need the change to repl_aae_fullsync, and in general it's better to be explicit about what we expect.

For more background, see basho/riak_core#765

This PR also includes a couple of indentation fixes, and a small, unrelated change that adds some extra logging to wait_until_no_pending_changes.

Doug and I ran through each of the modified tests as well, just to verify that nothing was broken by these changes.

Doug Rohrer and others added 2 commits November 24, 2015 13:41
overriding default_bucket_props in advanced_config without
explicitly setting these returns different values with the fix for
allow_mult turning to true with an app.config file present.
@JeetKunDoug
Copy link
Contributor

👍

JeetKunDoug added a commit that referenced this pull request Nov 25, 2015
…nt_default_bucket_properties

Update tests for different default bucket properties
@JeetKunDoug JeetKunDoug merged commit 288fc66 into riak/2.1 Nov 25, 2015
@hazen hazen deleted the dr/bugfix/update_tests_for_different_default_bucket_properties branch November 5, 2016 03:27
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.

3 participants