Dear Riak Users,
I would kindly request your review on a few pull requests I opened in
the semi-official Basho Ansible scripts repo at
basho-labs/ansible-riak. If you have the permissions, I would also
appreciate the merging.
The main pull request automates Riak KV Search (Solr) configuration:
ht
Hi,
In the Benchmarking docs on the basho homepage
(http://docs.basho.com/riak/kv/2.2.3/using/performance/benchmarking/) there
is a reference to download rpms (i.e
http://ps-tools.s3.amazonaws.com/basho-bench-0.10.0.53.g0e15158-1.el7.centos.x86_64.rpm)
However this link is not accessible.
Where
On 31 May 2017 at 10:04, helsing wrote:
> Hi,
>
> In the Benchmarking docs on the basho homepage
> (http://docs.basho.com/riak/kv/2.2.3/using/performance/benchmarking/)
> there
> is a reference to download rpms (i.e
> http://ps-tools.s3.amazonaws.com/basho-bench-0.10.0.53.
> g0e15158-1.el7.centos
On 31 May 2017 at 18:38, Magnus Kessler wrote:
> On 31 May 2017 at 10:04, helsing wrote:
>
>> Hi,
>>
>> In the Benchmarking docs on the basho homepage
>> (http://docs.basho.com/riak/kv/2.2.3/using/performance/benchmarking/)
>> there
>> is a reference to download rpms (i.e
>> http://ps-tools.s3.a
Hi,
I've changed default bucket prop "dvv_enabled" on production system (27
nodes) without any issues (couple of days ago):
NewProps = [case Prop of {dvv_enabled,false} -> {dvv_enabled,true}; Other
-> Other end || Prop <- application:get_env(riak_core,
default_bucket_props)].
riak_core_util:rpc_e