----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50247/#review144232 -----------------------------------------------------------
Fix it, then Ship it! include/mesos/v1/scheduler.hpp (line 55) <https://reviews.apache.org/r/50247/#comment210232> s/with/to/ - Vinod Kone On July 29, 2016, 5:26 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50247/ > ----------------------------------------------------------- > > (Updated July 29, 2016, 5:26 p.m.) > > > Review request for mesos, Joris Van Remoortere and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > This change adds an abstract base class `MesosBase` that > would be used by implementations for interacting with > Mesos via the Scheduler API. This is needed later for > implementing the V0->V1 Scheduler Adapter. > > > Diffs > ----- > > include/mesos/v1/scheduler.hpp 18e7a95f8342ea155f9e339945b05810b6bd82b5 > > Diff: https://reviews.apache.org/r/50247/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
