[
https://issues.apache.org/jira/browse/MESOS-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-1551:
-----------------------------------
Target Version/s: 0.19.1
Fix Version/s: (was: 0.19.1)
> Master does not create work directory when missing.
> ---------------------------------------------------
>
> Key: MESOS-1551
> URL: https://issues.apache.org/jira/browse/MESOS-1551
> Project: Mesos
> Issue Type: Bug
> Components: master
> Affects Versions: 0.19.0
> Reporter: Benjamin Mahler
> Assignee: Benjamin Mahler
>
> When the master's {{\-\-work_dir}} is specified but does not exist on the
> filesystem, the master will crash as follows:
> {noformat}
> F0627 01:45:09.701522 1979613968 replica.cpp:721] CHECK_SOME(state): IO
> error: ~/work_dir/replicated_log/LOCK: No such file or directoryFailed to
> recover the log
> {noformat}
> The master should at the very least exit nicely, or even better create the
> work directory if it does not exist.
--
This message was sent by Atlassian JIRA
(v6.2#6252)