Re: leveldb Hot Threads in 1.4.9?

2014-07-07 Thread Tom Lanyon
Hi Matthew, On Sunday, 6 July 2014 at 3:04, Matthew Von-Maszewski wrote: > Tom, > > Basho prides itself on quickly responding to all user queries. I have failed > that tradition in this case. Please accept my apologies. No problem; I appreciate you taking the time to look into our LOG. > > T

Re: Cluster rebalancing

2014-07-07 Thread John Daily
Weighted claim is indeed on the wishlist, but I don't believe it has yet been assigned to any particular planned release. -John On Sun, Jul 6, 2014 at 9:09 AM, Thomas Santero wrote: > Hi Chaim, > > Inline > > On Jul 6, 2014, at 1:13 AM, Chaim Solomon > wrote: > > I don't think I was quite cle

Re: Riak CS: Undeletable broken buckets

2014-07-07 Thread Shunichi Shinohara
Hi Toby, There is a rarely used option "disable_local_bucket_check" in Riak CS. I don't know it solves your case, please let me mention it. To use it, first set it in app.config of riak-cs (or application:set_env/3 in shell), {riak_cs, [... {disable_local_bucket_check, true},