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

Master does not create work directory when missing.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.19.0
    • 0.19.1
    • master
    • None

    Description

      When the master's --work_dir is specified but does not exist on the filesystem, the master will crash as follows:

      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
      

      The master should at the very least exit nicely, or even better create the work directory if it does not exist.

      Attachments

        Activity

          People

            bmahler Benjamin Mahler
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: