Sunil Shah created MESOS-1539:
---------------------------------
Summary: No longer able to spin up Mesos master in local mode
Key: MESOS-1539
URL: https://issues.apache.org/jira/browse/MESOS-1539
Project: Mesos
Issue Type: Bug
Components: java api
Affects Versions: 0.19.0
Environment: Ubuntu 14.04 / Mac OS X against Mesos 0.19.0
Reporter: Sunil Shah
Priority: Minor
JVM frameworks such as Marathon use the local master mode for testing purposes
(passed through as the `--master local` parameter).
This doesn't not to work in Mesos 0.19.0 because of the new mandatory registry
and quorum parameters. There is no way to set these for local masters - it
emits the following message before terminating the framework:
`--work_dir needed for replicated log based registry`.
--
This message was sent by Atlassian JIRA
(v6.2#6252)