----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/46491/#review129897 -----------------------------------------------------------
Bad patch! Reviews applied: [46491, 46325, 46323, 46322, 46321] Failed command: ./support/apply-review.sh -n -r 46325 Error: 2016-04-21 14:14:14 URL:https://reviews.apache.org/r/46325/diff/raw/ [4012/4012] -> "46325.patch" [1] error: patch failed: src/launcher/http_command_executor.cpp:115 error: src/launcher/http_command_executor.cpp: patch does not apply Full log: https://builds.apache.org/job/mesos-reviewbot/12650/console - Mesos ReviewBot On April 21, 2016, 1:58 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/46491/ > ----------------------------------------------------------- > > (Updated April 21, 2016, 1:58 p.m.) > > > Review request for mesos, Benjamin Bannier and Ben Mahler. > > > Bugs: MESOS-5240 > https://issues.apache.org/jira/browse/MESOS-5240 > > > Repository: mesos > > > Description > ------- > > In command executor, capture the state when a task is killed (i.e., > reaped) in a flag and use this flag to prevent calls to `killTask()` > and `escalated()` when they are executed after the task is killed. > > > Diffs > ----- > > src/launcher/executor.cpp bec9cba091df2d1b340e68e67966ec322558c315 > > Diff: https://reviews.apache.org/r/46491/diff/ > > > Testing > ------- > > `make check` on Mac OS 10.10.4 > > > Thanks, > > Alexander Rukletsov > >
