-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17714/
-----------------------------------------------------------
Review request for mesos and Ben Mahler.
Bugs: MESOS-965
https://issues.apache.org/jira/browse/MESOS-965
Repository: mesos-git
Description
-------
- This test became flaky due to a recent change in MESOS-935 that made Group
update watchers in expired(), this introduced a race condition on the
'membership' variable. (Group thread sets it and the test thread reads it)
Diffs
-----
src/tests/group_tests.cpp 5d4240c5fb32db97a8a0920d90af5400a0900dfd
Diff: https://reviews.apache.org/r/17714/diff/
Testing
-------
Ran GroupTest.GroupWatchWithSessionExpiration for 500 iterations.
Thanks,
Jiang Yan Xu