----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37998/#review106649 -----------------------------------------------------------
Ship it! Ship It! - Bernd Mathiske On Nov. 16, 2015, 1:48 a.m., Alexander Rojas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37998/ > ----------------------------------------------------------- > > (Updated Nov. 16, 2015, 1:48 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 > b45b5b14cc7868d73a6fe02c02b9baf8b44b891f > > Diff: https://reviews.apache.org/r/37998/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Alexander Rojas > >
