[
https://issues.apache.org/jira/browse/MESOS-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Toenshoff updated MESOS-6312:
----------------------------------
Summary: Update CHANGELOG to mention addition of agent '--runtime_dir'
flag. (was: Update CHANGELOG to mention addtion of agent '--runtime_dir' flag.)
> Update CHANGELOG to mention addition of agent '--runtime_dir' flag.
> -------------------------------------------------------------------
>
> Key: MESOS-6312
> URL: https://issues.apache.org/jira/browse/MESOS-6312
> Project: Mesos
> Issue Type: Task
> Reporter: Kevin Klues
> Assignee: Kevin Klues
> Priority: Blocker
> Fix For: 1.1.0
>
>
> We recently introduced a new agent flag for {{\-\-runtime_dir}}. Unlike the
> {{\-\-work_dir}}, this directory is designed to hold the state of a running
> agent between subsequent agent-restarts (but not across host reboots).
> By default, this flag is set to {{/var/run/mesos}} since this is a {{tempfs}}
> on linux that gets automatically cleaned up on reboot. When running as
> non-root we set the default to {{os::temp()/mesos/runtime}}.
> We should call this out in the CHAGNELOG
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)