>From what I see at
https://github.com/basho/luwak/blob/master/src/luwak_wm_file.erl , it
looks like issuing a GET /luwak would return properties just like any
bucket.
But it doesn't. Am I missing something? (couldn't find it listed as
an issue on Bugzilla)
=> curl localhost:8098/luwak/?keys=true
<html><head><title>500 Internal Server
Error</title></head><body><h1>Internal Server Error</h1>The server
encountered an error while processing this
request:<br><pre>{error,function_clause,
[{riak_client,get,
[<<"luwak_tld">>,undefined,2,60000,
{riak_client,'[email protected]',<<0,1,25,200>>}]},
{luwak_wm_file,ensure_handle,1},
{luwak_wm_file,malformed_request,2},
{webmachine_resource,resource_call,3},
{webmachine_resource,do,3},
{webmachine_decision_core,resource_call,1},
{webmachine_decision_core,decision,1},
{webmachine_decision_core,handle_request,2}]}</pre><P><HR><ADDRESS>mochiweb+webmachine
web server</ADDRESS></body></html>
Thanks
Francisco
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com