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

Review request for mesos, Alexander Rukletsov and Ben Mahler.


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


Repository: mesos


Description
-------

Instead of use `Clock::settle()` generally, we change to wait for
scheduler registered exactly before we advance the allocation interval.


Diffs
-----

  src/tests/oversubscription_tests.cpp 07c66587a136ccd106736abdb6cb8f3f7a651e32 

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


Testing
-------

Test repeatedly in CentOS 7.1

```
sudo ./bin/mesos-tests.sh 
--gtest_filter="OversubscriptionTest.RemoveCapabilitiesOnSchedulerFailover" 
--gtest_repeat=200 --gtest_break_on_failure
```


Thanks,

haosdent huang

Reply via email to