Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.25.0, 0.26.0, 0.27.0
-
None
-
None
Description
In order to test certain behavior of non-leading nodes - e.g. redirecting to the leading master when sending http api requests to a non-leading node - it would be helpful to be able to spin up multiple masters in the test. The ZooKeeperTest class should allow to do this, but fails when more than one master is being started. The test will run into a timeout when the second master is being started and exit with an error.
Attachments
Issue Links
- blocks
-
MESOS-2976 Allow create multi master in test cases
- Open