Yan Xu created MESOS-5196:
-----------------------------

             Summary: Sandbox GC shouldn't return early in the face of an error.
                 Key: MESOS-5196
                 URL: https://issues.apache.org/jira/browse/MESOS-5196
             Project: Mesos
          Issue Type: Bug
          Components: slave
            Reporter: Yan Xu


Since GC's purpose is to clean up stuff that no one cares about anymore, it 
should do its best to recover as much as disk space possible.

In practice it's not easy for GC to anticipate what the task has done to the 
sandbox in a generic manner, e.g., immutable file attribute, mount points, etc. 
The least it can do is to log the error and continue with the rest of the files 
in the sandbox.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to