Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6312

Update CHANGELOG to mention addition of agent '--runtime_dir' flag.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None
    • 1

    Description

      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

      Attachments

        Activity

          People

            klueska Kevin Klues
            klueska Kevin Klues
            Jie Yu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: