Please can you let me know if you’re using a typed or default bucket?
Please can you let me know what you’re DVV setting is?
On 29 Dec 2014, at 12:27, Jason Ryan wrote:
> Also we noticed these warnings - should we change the environment to make
> these on each node?
>
> 2014-12-29 11:32:14.56
Hi Russell,
Bucket Properties are:
young_vclock: 20
w: quorum
small_vclock: 50
rw: quorum
r: quorum
pw: 0
precommit: []
pr: 0
postcommit: []
old_vclock: 86400
notfound_ok: true
n_val: 3
linkfun: {modfun,riak_kv_wm_link_walker,mapreduce_linkfun}
last_write_wins: true
dw: quorum
dvv_enabled: true
c
On 30 Dec 2014, at 11:16, Jason Ryan wrote:
> Hi Russell,
>
> Bucket Properties are:
>
> young_vclock: 20
> w: quorum
> small_vclock: 50
> rw: quorum
> r: quorum
> pw: 0
> precommit: []
> pr: 0
> postcommit: []
> old_vclock: 86400
> notfound_ok: true
> n_val: 3
> linkfun: {modfun,riak_kv_wm_li
It was enabled by default - we didn't change this value when creating the
bucket. The only properties on the bucket that we changed were allow_mult
and last_write_wins.
Further update - yesterday we also noticed in the logs that one of our
keys, its JSON had grown to 17MB after some load tests, we
HI I'm having some consistency issues with Riak Search.
I have configured Riak Search and enabled search for a specific bucket. In
one of the service layer methods, I"m storing the object into the Riak and
doing some more updates and immediately trying to search on a attribute of
the object. It'
Hi Santi,
There is a one-second delay (on average) between storing an object in
Riak and having it available in a Search query.
--
Luke Bakken
Engineer / CSE
lbak...@basho.com
On Tue, Dec 30, 2014 at 4:25 AM, Santi Kumar wrote:
> HI I'm having some consistency issues with Riak Search.
>
> I ha
Thanks Luke.
ohh.. Any reasons for the delay? is it like refresh time or something?
THanks
Santi
On Tue, Dec 30, 2014 at 10:52 PM, Luke Bakken wrote:
> Hi Santi,
>
> There is a one-second delay (on average) between storing an object in
> Riak and having it available in a Search query.
>
> --