Bhuvan Arumugam created MESOS-1377:
--------------------------------------
Summary: --work_dir mandatory for mesos-master
Key: MESOS-1377
URL: https://issues.apache.org/jira/browse/MESOS-1377
Project: Mesos
Issue Type: Documentation
Components: documentation
Affects Versions: 0.19.0
Reporter: Bhuvan Arumugam
In v0.19.0, the default persistence strategy for registry is changed from
in-memory to replicated_log. It mean,
a) the {{--work_dir}} option is mandatory. the replication logs reside under
work_dir/replicated_log}}
b) the {{--quorum}} option is mandatory, if zookeeper is used.
document these changes in
http://mesos.apache.org/documentation/latest/configuration/.
--
This message was sent by Atlassian JIRA
(v6.2#6252)