-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44435/
-----------------------------------------------------------
(Updated March 19, 2016, 2:29 a.m.)
Review request for mesos and Jie Yu.
Changes
-------
Address review comments, and added comments/TODOS.
Bugs: MESOS-4878
https://issues.apache.org/jira/browse/MESOS-4878
Repository: mesos
Description
-------
Fixed a bug that causes the task stuck in staging state.
Diffs (updated)
-----
src/slave/containerizer/mesos/containerizer.cpp
4638d08328127a8c4ae37555f2be74fe9695da31
src/tests/containerizer/mesos_containerizer_tests.cpp
e849932ab558ccd792080433169ae50dc208a12e
Diff: https://reviews.apache.org/r/44435/diff/
Testing
-------
- Added a new test `"MesosContainerizerProvisionerTest.ProvisionFailed"`
- make check
Thanks,
Shuai Lin