-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65775/
-----------------------------------------------------------
(Updated Feb. 24, 2018, 12:46 a.m.)
Review request for mesos, Greg Mann, Jan Schlicht, Vinod Kone, and Jiang Yan Xu.
Changes
-------
Fixed the flakiness of the test.
Bugs: MESOS-8601
https://issues.apache.org/jira/browse/MESOS-8601
Repository: mesos
Description
-------
This test verifies that subscribing to the 'api/v1' endpoint between a
master failover and an agent re-registration won't cause the master to
crash.
Diffs (updated)
-----
src/tests/api_tests.cpp 31906eb4ede52c70fd538e4536c4f416eee5ca67
Diff: https://reviews.apache.org/r/65775/diff/2/
Changes: https://reviews.apache.org/r/65775/diff/1-2/
Testing
-------
sudo make check
This test would result in a check failure without r65774.
Thanks,
Chun-Hung Hsiao