> On June 9, 2016, 9:09 p.m., Joseph Wu wrote: > > src/master/http.cpp, line 662 > > <https://reviews.apache.org/r/48257/diff/2/?file=1412869#file1412869line662> > > > > Here it would make sense to use the `.then(serializer)`.
As we discuss in http://search-hadoop.com/m/0Vlr6Uz9otVwkdv we prefer to use `Future<Response>`, so let me drop this. - haosdent ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/48257/#review136890 ----------------------------------------------------------- On June 9, 2016, 5:49 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/48257/ > ----------------------------------------------------------- > > (Updated June 9, 2016, 5:49 p.m.) > > > Review request for mesos, Joseph Wu and Vinod Kone. > > > Bugs: MESOS-5504 > https://issues.apache.org/jira/browse/MESOS-5504 > > > Repository: mesos > > > Description > ------- > > Implemented GET_MAINTENANCE_SCHEDULE Call in v1 master API. > > > Diffs > ----- > > src/internal/evolve.hpp 66a3deaa94939ad2233d944ba35ac7e5cbe682e7 > src/internal/evolve.cpp 7f16cbda7da6c838648cca909368973e7298730b > src/master/http.cpp 6e1bf9557a854a89fa9173223295816a9e114e7c > src/master/master.hpp 2c45dab291a153b42809ab12e4252bf58559feeb > > Diff: https://reviews.apache.org/r/48257/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
