-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66258/
-----------------------------------------------------------
(Updated April 7, 2018, 5:51 p.m.)
Review request for mesos, Jason Lai and James Peach.
Changes
-------
Rename as we discussed.
Summary (updated)
-----------------
Added `max_completion_time` to `TaskInfo` and new reason.
Bugs: MESOS-8725
https://issues.apache.org/jira/browse/MESOS-8725
Repository: mesos
Description
-------
This new field can be used support tasks which have a maximum duration
scheduling requirement. The new reason is added to distinguish from
normal task kills.
Diffs (updated)
-----
include/mesos/mesos.proto 676f0b090cad7ebf59eb32556f17ff8b5f247907
include/mesos/v1/mesos.proto 10d506517c9f098374ab0c8f4dcfda42e1896c95
Diff: https://reviews.apache.org/r/66258/diff/2/
Changes: https://reviews.apache.org/r/66258/diff/1-2/
Testing
-------
Thanks,
Zhitao Li