[ https://issues.apache.org/jira/browse/MESOS-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087014#comment-15087014 ]
haosdent commented on MESOS-2976: --------------------------------- yes, I also consider create mutliple processes. But seems because we have already call process::initialize("master") in test. All libpocess would managed by same ProcessManager. Seems we could not create a new ProcessManager again? > Allow create multi master in test cases > --------------------------------------- > > Key: MESOS-2976 > URL: https://issues.apache.org/jira/browse/MESOS-2976 > Project: Mesos > Issue Type: Task > Components: libprocess, master, test > Reporter: haosdent > Assignee: haosdent > Priority: Minor > > Master use "master" as the fixed pid.id. This make it impossible to start > multi masters in a same process at the same time. Also, current libprocess > only allow bind to one port in one process. In some test scenarios, we need > start multi masters at the same time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)