Re: Misbehaving bucket

2011-09-12 Thread Jeremy Raymond
ted all item in the misbehaving bucket (it took several tries as the read slowness/CPU usage also appeared on delete operations). The bitcask folder is now 44MB in size (down from 24GB!). I've repopulated the data in the bucket now storing 157 items. Things seem to be back to normal for thi

Re: Misbehaving bucket

2011-09-12 Thread Daniel Reverri
Hi Jeremy Are you doing a full bucket query or retrieving individual objects? Is your bucket configured to allow siblings (allow_mult=true)? Do the objects being retrieved have many siblings? Are you using multiple backends? Thanks Dan Sent from my iPhone On Sep 12, 2011, at 10:13 AM, Jeremy

Misbehaving bucket

2011-09-12 Thread Jeremy Raymond
Hello, I have a bucket with about 70 items in it the Keys look like this <<"1294549200_UbEu1topckAFu2UYy3spr8AG5lc">> and the values are about 2.8K of JSON. For some reason operations on data in this bucket are extremely slow. It takes between 5 - 10 seconds to read a value of of the bucket by it'