----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37998/#review100566 -----------------------------------------------------------
Ship it! Ship It! - Adam B On Sept. 23, 2015, 1:56 a.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37998/ > ----------------------------------------------------------- > > (Updated Sept. 23, 2015, 1:56 a.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, Bernd Mathiske, and Till > Toenshoff. > > > Bugs: MESOS-3231 > https://issues.apache.org/jira/browse/MESOS-3231 > > > Repository: mesos > > > Description > ------- > > `ProcessManager::handle()` is a method used to process HTTP requests, its > signature returns a boolean which is not used anywhere and it doesn't allow > for asynchronous operations within handle. > > > Diffs > ----- > > 3rdparty/libprocess/src/process.cpp > 4afa30569b4d235637b49a624602e6b199c32e0e > > Diff: https://reviews.apache.org/r/37998/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >
