[
https://issues.apache.org/jira/browse/MESOS-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15637001#comment-15637001
]
Jacob Janco commented on MESOS-6549:
------------------------------------
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)