Re: Riak responds with 204 even if returnbody is true

2015-01-08 Thread Bozhidar Bozhanov
rations that return 204 when returnbody=true? Data > size, content type, etc?? Does this only happen on the first PUT or is > that random as well? > -- > Luke Bakken > Engineer / CSE > lbak...@basho.com > > > On Thu, Oct 2, 2014 at 9:14 AM, Bozhidar Bozhanov > wrote: &g

Re: Riak responds with 204 even if returnbody is true

2014-10-03 Thread Bozhidar Bozhanov
ow you're > performing load tests? > -- > Luke Bakken > Engineer / CSE > lbak...@basho.com > > > On Wed, Sep 10, 2014 at 12:10 AM, Bozhidar Bozhanov > wrote: > > Hello, > > > > We are running load tests and Riak is sometimes responding with 204 N

Riak responds with 204 even if returnbody is true

2014-09-10 Thread Bozhidar Bozhanov
Hello, We are running load tests and Riak is sometimes responding with 204 No content when we do a PUT operation, even though we've passed returnbody=true and the body we put is not empty (this answer implies this