-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65550/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Qian Zhang, and Vinod Kone.
Bugs: MESOS-8468
https://issues.apache.org/jira/browse/MESOS-8468
Repository: mesos
Description
-------
The default executor would unnecessarily shutdown if, while launching a
task group, it gets unsubscribed after having successfully launched the
task group's containers.
Diffs
-----
src/launcher/default_executor.cpp 4a619859095cc2d30f4806813f64a2e48c83b3ea
Diff: https://reviews.apache.org/r/65550/diff/1/
Testing
-------
`make check` on GNU/Linux
Thanks,
Gaston Kleiman