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



Can you reach out to see if Jiang Yan Xu to review this?

- Benjamin Mahler


On July 16, 2016, 2:10 a.m., haosdent huang wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43474/
> -----------------------------------------------------------
> 
> (Updated July 16, 2016, 2:10 a.m.)
> 
> 
> Review request for mesos, Alexander Rukletsov and Benjamin Mahler.
> 
> 
> Bugs: MESOS-4651
>     https://issues.apache.org/jira/browse/MESOS-4651
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Sped up MasterDetectorExpireSlaveZKSession by advance Clock.
> 
> 
> Diffs
> -----
> 
>   src/tests/master_contender_detector_tests.cpp 
> 2970986830d0cfaedbf17f3b002c40ac5c28bd2a 
> 
> Diff: https://reviews.apache.org/r/43474/diff/
> 
> 
> Testing
> -------
> 
> Test repeatly in CentOS 7.1
> 
> ```
>  sudo ./bin/mesos-tests.sh 
> --gtest_filter="ZooKeeperMasterContenderDetectorTest.MasterDetectorExpireSlaveZKSession"
>  --verbose --gtest_repeat=200 --gtest_break_on_failure
> ```
> 
> Before
> 
> ```
> [       OK ] 
> ZooKeeperMasterContenderDetectorTest.MasterDetectorExpireSlaveZKSession (3358 
> ms)
> ```
> 
> After 
> 
> ```
> [       OK ] 
> ZooKeeperMasterContenderDetectorTest.MasterDetectorExpireSlaveZKSession (448 
> ms)
> ```
> 
> 
> Thanks,
> 
> haosdent huang
> 
>

Reply via email to