-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49652/
-----------------------------------------------------------
Review request for mesos, Jie Yu and Vinod Kone.
Bugs: MESOS-5763
https://issues.apache.org/jira/browse/MESOS-5763
Repository: mesos
Description
-------
One of the reasons for MESOS-5763 is due to the lack invariant
checking. Mesos containerizer transitions the container state in
particular ways so when continuation chains could potentially be
interleaved with other actions we should verify the state transitions.
Diffs
-----
src/slave/containerizer/mesos/containerizer.cpp f53b01b0eef8dd24db28d9dbd86bcbd40dc8d17f
Diff: https://reviews.apache.org/r/49652/diff/
Testing
-------
make check.
Thanks,
Jiang Yan Xu
|