Skip to content

Instantly share code, notes, and snippets.

@russelldb
Created September 6, 2011 12:40
Show Gist options
  • Save russelldb/1197439 to your computer and use it in GitHub Desktop.
Save russelldb/1197439 to your computer and use it in GitHub Desktop.
riak_search precommit error
PUT /riak/mr_stest_java/java_0?returnbody=true HTTP/1.1
connection: keep-alive
accept: */*, multipart/mixed
x-riak-clientid: aZCZ0w==
Content-Length: 14
Content-Type: application/json
Host: 127.0.0.1:8098
User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
{"foo":"zero"}
HTTP/1.1 500 Internal Server Error
Vary: Accept-Encoding
Server: MochiWeb/1.1 WebMachine/1.8.1 (participate in the frantic)
Date: Tue, 06 Sep 2011 12:38:02 GMT
Content-Type: text/plain
Content-Length: 84
Error:
{precommit_fail,{hook_crashed,{riak_search_kv_hook,precommit,error,badarg}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment