You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jacob Janco (JIRA)" <ji...@apache.org> on 2016/11/04 17:02:58 UTC

[jira] [Issue Comment Deleted] (MESOS-6549) Asynchronous dir removal in agent GC

     [ https://issues.apache.org/jira/browse/MESOS-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacob Janco updated MESOS-6549:
-------------------------------
    Comment: was deleted

(was: https://reviews.apache.org/r/53479/)

> Asynchronous dir removal in agent GC
> ------------------------------------
>
>                 Key: MESOS-6549
>                 URL: https://issues.apache.org/jira/browse/MESOS-6549
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Jacob Janco
>            Assignee: Jacob Janco
>              Labels: gc
>
> 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. 



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