-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65869/#review213296
-----------------------------------------------------------
Patch looks great!
Reviews applied: [65869]
Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose
--disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1';
./support/docker-build.sh
- Mesos Reviewbot
On March 1, 2018, 6:32 p.m., Meng Zhu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65869/
> -----------------------------------------------------------
>
> (Updated March 1, 2018, 6:32 p.m.)
>
>
> Review request for mesos, Alexander Rukletsov and Greg Mann.
>
>
> Repository: mesos
>
>
> Description
> -------
>
> If the task status update is generated by the agent
> before the executor creation (e.g. due to task authorization
> or unschedule GC failure), this "could not find executor"
> warning will be triggered. But this is expected.
>
>
> Diffs
> -----
>
> src/slave/slave.cpp e2facb3c15a2f907f6497c58a36842ed707f2c70
>
>
> Diff: https://reviews.apache.org/r/65869/diff/1/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Meng Zhu
>
>
|