-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59216/
-----------------------------------------------------------
(Updated May 15, 2017, 11:16 p.m.)
Review request for mesos and Benjamin Mahler.
Changes
-------
Clarified comments.
Bugs: MESOS-6977
https://issues.apache.org/jira/browse/MESOS-6977
Repository: mesos
Description
-------
Orphan tasks/executors are still possible in Mesos 1.2.0; they are not
possible with Mesos 1.2.1 or Mesos >= 1.3.0.
Diffs (updated)
-----
include/mesos/master/master.proto 841e207a40228dcad7210aae69cfdd2059183367
Diff: https://reviews.apache.org/r/59216/diff/2/
Changes: https://reviews.apache.org/r/59216/diff/1-2/
Testing
-------
`make check`
Thanks,
Neil Conway