Re: Too many siblings error

2014-07-28 Thread Russell Brown
Hi Bryce, Single node? I’m pretty surprised by this, in 1.4 every write to a counter resolves the siblings at the coordinating vnode. Do you know what your sibling limit is set too? How are you typically using counters in your application? Are you reusing the same bucket/key for non-counter obj

Too many siblings error

2014-07-28 Thread Bryce Verdier
Hi, In my application I'm using riak counters, but in the very recent past I saw a large number of these show up in the console logs: <0.1432.0>@riak_kv_vnode:encode_and_put:1795 Too many siblings for object <<"BUCKET">>/<<"KEY">> Are there known limitations to how many siblings can be creat