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

Ship it!


Ship It!

- Timothy Chen


On June 9, 2014, 7:53 p.m., Niklas Nielsen wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/21499/
> -----------------------------------------------------------
> 
> (Updated June 9, 2014, 7:53 p.m.)
> 
> 
> Review request for mesos and Benjamin Hindman.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> As a part of the health check story, this patch adds an optional
> healthy field to the task update proto.  The semanticist should be
> understood as, if the field is absent - no health check has (yet) been
> carried out.  If present, it will either encode unhealthy
> (healthy=false) or healthy determined by the HealthCheck protobuf in
> the command info proto.  This means that multiple TASK_RUNNING updates
> can be sent for a task, updating the state of the last health check.
> 
> 
> Diffs
> -----
> 
>   include/mesos/mesos.proto 62f69d2 
> 
> Diff: https://reviews.apache.org/r/21499/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Niklas Nielsen
> 
>

Reply via email to