What versions(s) of Riak have allow_mult=true by default? Which ones have
allow_mult=false by default?

I thought this was decided in the early days of Riak. Why the back and
forth now?


On Wed, Apr 2, 2014 at 4:16 AM, Eric Redmond <[email protected]> wrote:

> This was a changed back a few weeks ago, where allow_mult is back to false
> for buckets without a type (default), but is true for buckets with a type.
>
> Sorry for the back and forth, but we decided it would be better to keep it
> as false so as to not break existing users. However, we strongly encourage
> that all users choose typed buckets going forward.
>
> Eric
> On Apr 2, 2014 1:01 AM, "David James" <[email protected]> wrote:
>
>> In my tests, allow_mult defaults to false for 2.0.0pre20. This was not
>> the case for 2.0.0pre11; my tests behave correctly under pre11.
>>
>> This according to my testing with my Clojure Riak driver, Kria:
>> https://github.com/bluemont/kria
>>
>> My understanding is that Riak intends allow_mult to default to true.
>>
>> I'm using the Mac builds from:
>> * http://docs.basho.com/riak/2.0.0pre11/downloads/
>> * http://docs.basho.com/riak/2.0.0pre20/downloads/
>>
>> I also confirmed this to be the case with a Homebrew installation:
>> *
>> https://github.com/Homebrew/homebrew/blob/master/Library/Formula/riak.rb
>>
>>
>> _______________________________________________
>> riak-users mailing list
>> [email protected]
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>>
>>
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to