allow_mult=false and last_write_wins=false is the default. If you reread the description [1] it's the same thing as saying allow_mult=false only.
To be perfectly clear (allow_mult=false + last_write_win=false) == (allow_mult=false). [1]: http://wiki.basho.com/Vector-Clocks.html#How-does-last_write_wins-affect-resolution%3F On Wed, Oct 5, 2011 at 8:28 AM, Tuure Laurinolli < tuure.laurino...@portalify.com> wrote: > Hello, > > The document at http://wiki.basho.com/Vector-Clocks.html describes > behaviour of Riak when allow_mult is true and when allow_mult is false but > last_write_wins is true. However, I can't find any description of what > happens when both allow_mult and last_write_wins are false and concurrent > writes, or writes with stale vector clock happen. Is this specified > somewhere? > > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com