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/23 00:09:15 UTC

Re: Review Request 56830: [WIP] Introduced `TaskInfo::TerminationPolicy` protobuf.

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

(Updated Feb. 23, 2017, 12:09 a.m.)


Review request for mesos, Neil Conway, Vinod Kone, and Jiang Yan Xu.


Changes
-------

Review comments from Neil. Changing the summary to be WIP as there were a few offline discussions between me and Vinod that might result in further changes
to the way the protobuf is structured.


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

[WIP] Introduced `TaskInfo::TerminationPolicy` protobuf.


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


Repository: mesos


Description
-------

Describes the termination policy associated with a task and is
applied upon a task termination.


Diffs (updated)
-----

  include/mesos/mesos.proto 030e79c003f6560e9c0627db12fb1baba411151d 
  include/mesos/v1/mesos.proto 7f6f858a7d9387d202510730d400e490298e6574 

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


Testing
-------

make check (tests later in the chain)


Thanks,

Anand Mazumdar