Ok, this is a little simpler but I'm not sure how to proceed. When I pull the keys via <bucket>?keys=stream API, I have a key "name-this\nBob". But fetching it gets me a 404 not found error. I've tried %0D%0A (and other variants) in the API call but no luck. Any way to delete this errant key?
Jim From: Jim Adler <[email protected]> Date: Mon, 24 Oct 2011 16:04:40 -0700 To: "[email protected]" <[email protected]> Subject: Newline in Key Legal I'm getting a crash when running a key filter query. It looks like the problem is having a newline in a key name (see name-this\nBob in error below). Is there any restriction on key characters? Jim 2011-10-24 05:08:14 =SUPERVISOR REPORT==== Supervisor: {local,riak_pipe_fitting_sup} Context: child_terminated Reason: {sink_died,{sink_died,{json_encode,{bad_term,{not_found,{<<"nodes">>,<<"name -THIS Bob">>},undefined}}}}} Offender: [{pid,<0.3428.0>},{name,undefined},{mfargs,{riak_pipe_fitting,start_link,und efined}},{restart_type,temporary},{shutdown,2000},{child_type,worker}] _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
