Missing keys in bucket?

2013-09-02 Thread Anders Hedström
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

Re: Missing keys in bucket?

2013-09-02 Thread Andrew Thompson
Tombstones are still riak objects. Do the 404 responses you get back have an X-Riak-Vclock header? Andrew ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com