Hi David, Sorry about the hokey-cokey on this.
In 2.0 for allow_mult=false as a default for default/untyped buckets. That is to support legacy applications, and rolling upgrades with the least surprise. allow_mult=true by default for typed buckets, as we think this is the correct way to run Riak, and there are no legacy typed buckets. Information on Bucket Types can be found here http://docs.basho.com/riak/2.0.0pre20/dev/advanced/bucket-types/ Cheers Russell On 2 Apr 2014, at 08:59, 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
