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

(Updated July 6, 2016, 2:20 p.m.)


Review request for mesos, Jie Yu and Vinod Kone.


Changes
-------

Addressed review comments.


Bugs: MESOS-5763
    https://issues.apache.org/jira/browse/MESOS-5763


Repository: mesos


Description
-------

If the container state is not properly set to FETCHING, Mesos agent
cannot detect the terminated executor when the fetcher times out.


Diffs (updated)
-----

  src/slave/containerizer/mesos/containerizer.cpp 
f53b01b0eef8dd24db28d9dbd86bcbd40dc8d17f 

Diff: https://reviews.apache.org/r/49650/diff/


Testing
-------

make check.

Also with an experimental setup using mesos-execute with an agent with a fake 
hadoop binary that sleeps forever. The task is transitioned to LOST if the 
executor fetching times out; without the patch the task is stuck in STAGING.

Megha will submit a code test for this soon.


Thanks,

Jiang Yan Xu

Reply via email to