-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44362/
-----------------------------------------------------------

(Updated March 4, 2016, 12:57 a.m.)


Review request for mesos, Joseph Wu and Vinod Kone.


Changes
-------

Addresses Vinod's and Joseph's comments.


Bugs: MESOS-4047
    https://issues.apache.org/jira/browse/MESOS-4047


Repository: mesos


Description
-------

Prevents the container to be reaped by pausing the clock before
killing the task, so that measurements from the containerizer can be
taken even if the executor has already exited.


Diffs (updated)
-----

  src/tests/containerizer/memory_pressure_tests.cpp 
79f134996c4b80bf49cbb8bee28eab5e6b4f5822 

Diff: https://reviews.apache.org/r/44362/diff/


Testing
-------

```bash
MESOS_VERBOSE=1 sudo ./.libs/mesos-tests 
--gtest_filter="MemoryPressureMesosTest.CGROUPS_ROOT_*" \
    --gtest_repeat=1000 --gtest_break_on_failure
```


Thanks,

Alexander Rojas

Reply via email to