[
https://issues.apache.org/jira/browse/MESOS-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16527309#comment-16527309
]
Qian Zhang commented on MESOS-9039:
-----------------------------------
RR: https://reviews.apache.org/r/67769/
> CNI isolator recovery should wait until unknown orphan cleanup is done
> ----------------------------------------------------------------------
>
> Key: MESOS-9039
> URL: https://issues.apache.org/jira/browse/MESOS-9039
> Project: Mesos
> Issue Type: Bug
> Components: cni
> Reporter: Qian Zhang
> Assignee: Qian Zhang
> Priority: Major
>
> Currently, CNI isolator will cleanup unknown orphaned containers in an
> asynchronous way (see
> [here|https://github.com/apache/mesos/blob/1.6.0/src/slave/containerizer/mesos/isolators/network/cni/cni.cpp#L439]
> for details) during recovery, that means agent recovery can finish while the
> cleanup of unknown orphaned containers is still ongoing which is not ideal.
> So we need to make CNI isolator recovery waits until unknown orphan cleanup
> is done.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)