Re: dealing with binary keys

2013-09-11 Thread Alex Rice
Jeremiah, OK I see- thanks for explaining it. Yeah I will just nuke the data, and will be more careful with basho_bench in the future: On Wed, Sep 11, 2013 at 10:24 AM, Jeremiah Peschka wrote: > If this is a big show stopper for you, let me know and I can see what it > would take to put in a flag

Re: dealing with binary keys

2013-09-11 Thread Jeremiah Peschka
If this is a big show stopper for you, let me know and I can see what it would take to put in a flag to bypass validations (it'd default to being on, so you'd have to consciously make that decision). Summary: This happens because some clients still use HTTP and we need to play nice with their dege

dealing with binary keys

2013-09-11 Thread Alex Rice
Hi all, I was messing around with basho_bench and I think it created a 'test' bucket with lots of binary keys, not string keys. Using the .NET api (http://corrugatediron.org/) and it fails to delete these keys. Any suggestions how I can get rid of this bucket, aside from stopping all nodes and dele