----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21499/#review44967 -----------------------------------------------------------
Bad patch! Reviews applied: [21499] Failed command: git apply --index 21499.patch Error: error: patch failed: include/mesos/mesos.proto:502 error: include/mesos/mesos.proto: patch does not apply - Mesos ReviewBot On June 5, 2014, 6:29 p.m., Niklas Nielsen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/21499/ > ----------------------------------------------------------- > > (Updated June 5, 2014, 6:29 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 8012873 > > Diff: https://reviews.apache.org/r/21499/diff/ > > > Testing > ------- > > > Thanks, > > Niklas Nielsen > >
