-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50247/#review143272
-----------------------------------------------------------




include/mesos/v1/scheduler.hpp (line 44)
<https://reviews.apache.org/r/50247/#comment209053>

    Add comments here on what this class represents or useful for?


- Vinod Kone


On July 20, 2016, 7:01 p.m., Anand Mazumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/50247/
> -----------------------------------------------------------
> 
> (Updated July 20, 2016, 7:01 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
> 
>

Reply via email to