iak currently has no active anti-entropy
> (expect the EDS product which has a kind of it in the long-haul
> replication).
>
>
> On Thu, Sep 1, 2011 at 9:20 AM, Tony Bussieres wrote:
>
>> Hi Andrew,
>>
>> Can we automatically, after restarting a node, read-repai
Hi Sean,
I have the same issue as mentioned here :
http://lists.basho.com/pipermail/riak-users_lists.basho.com/2011-June/004639.html
It happens few time every day, the node doesn't crash, I'm not sure if I
have to be worried about this or not.
I have plenty of memory available on this server.
He
Hi Andrew,
Can we automatically, after restarting a node, read-repair all entries using
the command line?
Or we have to read all keys individually so they become consistent?
-tony
On Wed, Aug 31, 2011 at 5:27 PM, Andrew Thompson wrote:
> On Wed, Aug 31, 2011 at 05:11:16PM -0400, T
Hi,
We have a cluster of two nodes.
We add keys to a bucket :
curl -v -X PUT -d '{"prop":"val"}' -H "Content-Type: application/json"
http://riak/store/jdTestBucket/key1?w=1
curl -v -X PUT -d '{"prop":"val"}' -H "Content-Type: application/json"
http://riak/store/jdTestBucket/key2?w=1
curl -v -X PU
lifespan when accessed whereas *riak_kv_cache_backend_max_ttl is the
> amount of time after which no further extensions should be granted. *
>
> Kelly
>
>
> On Aug 23, 2011, at 7:49 AM, Tony Bussieres wrote:
>
> Hi all,
>
> Could someone explain with an example what's th
Hi all,
Could someone explain with an example what's the difference between :
*riak_kv_cache_backend_max_ttl
and
**riak_kv_cache_backend_ttl
Does the value of riak_kv_backend_max_ttl is also in seconds?
Here's a snippet from the documentation found at
http://wiki.basho.com/Configuration-Files.h
t was it.
>
> -Ryan
>
> On Wed, Aug 3, 2011 at 11:31 AM, Tony Bussieres wrote:
>
>> I'm starting to play with Riak, so far I am very impressed with the
>> product.
>>
>> I want to use Riak as an highly available distributed cache.
>>
>> I
I'm starting to play with Riak, so far I am very impressed with the
product.
I want to use Riak as an highly available distributed cache.
I've compiled Erlang R1304 from source (--with-ssl, --enable-smp-support,
--enable-kernel-poll)
I've compiled riak-0.14.2 from source
I use 2 nodes, they are