-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.24.0
-
Component/s: None
-
Labels:
-
Target Version/s:
-
Sprint:Mesosphere Sprint 15
-
Story Points:1
See MESOS-2736 for the original issue;
the submitted Review currently has no tests, the one posted in the subsequent r/3687 currently hangs when ran after the other TEST_F(MasterZooKeeperTest, LostZooKeeperCluster).
The issue is around the await() in StartMaster() (cluster.hpp #430) that waits indefinitely for the master recovery.