Re: Review Request 54274: Made `http::serv()` use the streaming request decoder.

2016-12-01 Thread Kevin Klues
> On Dec. 2, 2016, 6:24 a.m., Kevin Klues wrote: > > The failed test is expected since the IOSwitchbaord assumes *non* streaming > > requests at the moment. Maybe disable this test and commit this, and I'll > > reenable it in a follow on patch. Otherwise, I can give you the code that > >

Re: Review Request 54274: Made `http::serv()` use the streaming request decoder.

2016-12-01 Thread Anand Mazumdar
> On Dec. 2, 2016, 6:24 a.m., Kevin Klues wrote: > > The failed test is expected since the IOSwitchbaord assumes *non* streaming > > requests at the moment. Maybe disable this test and commit this, and I'll > > reenable it in a follow on patch. Otherwise, I can give you the code that > >

Re: Review Request 54274: Made `http::serv()` use the streaming request decoder.

2016-12-01 Thread Kevin Klues
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54274/#review157704 --- Ship it! The failed test is expected since the IOSwitchbaord

Review Request 54274: Made `http::serv()` use the streaming request decoder.

2016-12-01 Thread Anand Mazumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54274/ --- Review request for mesos and Kevin Klues. Repository: mesos Description