You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Anand Mazumdar <an...@apache.org> on 2017/02/22 18:17:50 UTC

Re: Review Request 56834: Send a TASK_ERROR update if a task specifies `TerminationPolicy`.

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

(Updated Feb. 22, 2017, 6:17 p.m.)


Review request for mesos and Vinod Kone.


Changes
-------

Rebased.


Summary (updated)
-----------------

Send a TASK_ERROR update if a task specifies `TerminationPolicy`.


Repository: mesos


Description
-------

The docker/command executor currently do not support it yet.


Diffs (updated)
-----

  src/docker/executor.cpp 6c11320fc40ba1eebdbdf95f0a52ac383646d9f8 
  src/launcher/executor.cpp d9417ce1d5b108f5292a66010eab80f11552a969 

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


Testing
-------

make check


Thanks,

Anand Mazumdar


Re: Review Request 56834: Send a TASK_ERROR update if a task specifies `TerminationPolicy`.

Posted by Vinod Kone <vi...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56834/#review166420
-----------------------------------------------------------




src/docker/executor.cpp (line 136)
<https://reviews.apache.org/r/56834/#comment238354>

    TASK_ERROR?


- Vinod Kone


On Feb. 22, 2017, 6:17 p.m., Anand Mazumdar wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56834/
> -----------------------------------------------------------
> 
> (Updated Feb. 22, 2017, 6:17 p.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> The docker/command executor currently do not support it yet.
> 
> 
> Diffs
> -----
> 
>   src/docker/executor.cpp 6c11320fc40ba1eebdbdf95f0a52ac383646d9f8 
>   src/launcher/executor.cpp d9417ce1d5b108f5292a66010eab80f11552a969 
> 
> Diff: https://reviews.apache.org/r/56834/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>