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

Asynchronous dir removal in agent GC

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None

    Description

      In src/slave/gc.cpp:
      // TODO(bmahler): Other dispatches can block waiting for a removal
      // operation. To fix this, the removal operation can be done
      // asynchronously in another thread.

      We did see this occur in our clusters where rmdir operations can take seconds to complete, blocking other queued events leading to, for example, long latencies to task launch.

      Attachments

        Activity

          People

            jjanco Jacob Janco
            jjanco Jacob Janco
            Yan Xu Yan Xu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: