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

Updating persistent volumes after slave restart is problematic.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.24.0
    • None
    • None
    • Twitter Mesos Q3 Sprint 2
    • 3

    Description

      Just realize that while reviewing https://reviews.apache.org/r/34135

      Since we don't checkpoint 'resources' in Mesos containerizer, when slave restarts and recovers, the 'resources' in Container struct will be empty, but there are symlinks exists in the sandbox.

      We'll end up with trying to create already exist symlinks (and fail). I think we should ignore the creation if it already exists.

      Attachments

        Activity

          People

            jieyu Jie Yu
            jieyu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: