You should never use the 'list keys' function in production. This is also 
stated in the documentation.

Your observation could be related to Riak doing a coverage search during 
transfer based on (wrong) assumptions about which vnodes it needs to query.

Have you tried doing a 2i range search on $key to list the keys?

-Rune
Trifork

Daniel Iwan <iwan.dan...@gmail.com> skrev:
Right after setting up the cluster of 3 nodes before riak finishes vnode 
transfers (ring 512)
I store 3000 keys
On some occasions instead of having 3000 keys listed I have 2999 or 2989.
After transfer is finished we have 3000 keys visible via listing.

Why is that happening and what's the best way to approach that?

I assume it will happen also when new node attached to the cluster in 
production...

Riak 1.2.1

Regards
Daniel

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to