----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/67830/#review205788 -----------------------------------------------------------
Ship it! Ship It! - Alexander Rukletsov On July 5, 2018, 6:17 a.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/67830/ > ----------------------------------------------------------- > > (Updated July 5, 2018, 6:17 a.m.) > > > Review request for mesos and Alexander Rukletsov. > > > Bugs: MESOS-9051 > https://issues.apache.org/jira/browse/MESOS-9051 > > > Repository: mesos > > > Description > ------- > > `executor::Call` validation is used by both the agent and the > executor driver, so move it to the common validation library. > > > Diffs > ----- > > src/common/validation.hpp fa7f4a7164fda0f6af98c60a27e944146a231ee7 > src/common/validation.cpp f89b0ca886ef910d01cc0dba6e10505dc5e6ff6f > src/executor/executor.cpp ab67caefd82f46eacd33221270b2c408ef70cd17 > src/slave/http.cpp aa9cdc5f58f73323958a6872e2721c83317f354c > src/slave/validation.hpp 3a278e43f0e98c1ed6dcdec60e71c131973ccb43 > src/slave/validation.cpp 3e333a7b308ec9c42541036f52b48b4ad74f5b88 > > > Diff: https://reviews.apache.org/r/67830/diff/1/ > > > Testing > ------- > > make check (Fedora 28) > > > Thanks, > > James Peach > >
