-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71858/
-----------------------------------------------------------
(Updated Jan. 19, 2020, 10:51 a.m.)
Review request for mesos, Andrei Budnik and Greg Mann.
Changes
-------
Fixed an issue that the task without CPU limit specified may be implicitly
throttled by the executor's CPU limit.
Bugs: MESOS-10046
https://issues.apache.org/jira/browse/MESOS-10046
Repository: mesos
Description
-------
WIP: Set resource limits when launching executor container.
Diffs (updated)
-----
src/slave/slave.hpp 3d191dcbdd58e851ad5e86fbb01a890407409c64
src/slave/slave.cpp 0005971717f5b90da368b45caad8e209ada95fa5
Diff: https://reviews.apache.org/r/71858/diff/7/
Changes: https://reviews.apache.org/r/71858/diff/6-7/
Testing
-------
Thanks,
Qian Zhang