Chun-Hung Hsiao created MESOS-8399:
--------------------------------------

             Summary: Use unique ID for CSI plugin containers in SLRP.
                 Key: MESOS-8399
                 URL: https://issues.apache.org/jira/browse/MESOS-8399
             Project: Mesos
          Issue Type: Bug
            Reporter: Chun-Hung Hsiao
            Assignee: Chun-Hung Hsiao


If an agent crashed abnormally and the runtime directory is lost, then a 
standalone container previously launched by SLRP will be considered orphan when 
the agent restarts. Since the orphan containers are cleaned up asynchronously, 
it is possible that the cleanup is racing with SLRP launching a new standalone 
container instance with the same ID. To avoid this race, we should use unique 
IDs for CSI plugin containers.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to