[
https://issues.apache.org/jira/browse/MESOS-4412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102892#comment-15102892
]
Dario Rexin commented on MESOS-4412:
------------------------------------
I tried that a while back and unfortunately don't have the code anymore, but it
should be as easy as to start to masters from a MesosZooKeeperTest.
> MesosZookeeperTest doesn't allow multiple masters
> -------------------------------------------------
>
> Key: MESOS-4412
> URL: https://issues.apache.org/jira/browse/MESOS-4412
> Project: Mesos
> Issue Type: Bug
> Components: tests
> Affects Versions: 0.25.0, 0.26.0, 0.27.0
> Reporter: Dario Rexin
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)