Hello, I've got a riak cluster with 3 nodes.
I use the $bucket index to get all keys for a bucket. Then I loop thru the returned list and try to fetch each object for each key. For some keys that was returned I get a 404 back when trying to fetch the object... How is this possible? What can have gone wrong? I've got no clue... When the $bucket index returns a key I expect it to exist. I appreciate any response... Cheers
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com