Re: trouble enabling strong consistency in riak_2.0.0beta1-1

2014-05-12 Thread Matt Williams
Try attaching to the erlang shell with "riak attach" and running the > following command: > > riak_ensemble_manager:enable(). > > In the future a riak_admin command (and documentation) will be provided, > but for now it needs to be done from the shell. Hope this helps. >

trouble enabling strong consistency in riak_2.0.0beta1-1

2014-05-09 Thread Matt Williams
Hi, I've been trying out the new strong consistency in v2.0, I have this working nicely in 2.0.0pre20, but I can't seem to enable this in 2.0.0beta1-1. Any call to a strongly consistent bucket just returns immediately with 'request timed out', previously 'not found'. Bucket types without strongl