Chun-Hung Hsiao created MESOS-8429:
--------------------------------------

             Summary: Clean up endpoint socket if the container daemon is 
destroyed while waiting.
                 Key: MESOS-8429
                 URL: https://issues.apache.org/jira/browse/MESOS-8429
             Project: Mesos
          Issue Type: Bug
            Reporter: Chun-Hung Hsiao
            Assignee: Chun-Hung Hsiao


SLRP uses a post-stop hook to ask the container daemon to clean up the endpoint 
socket after its plugin container is terminated. However, if the container 
daemon is destructed while waiting for its mont, then the plugin container is 
terminated after that, then the socket file will remain there, making SLRP 
unable to recover.

There might be two solutions:
1. During SLRP recovery, check if the plugin container is still running.
2. Start the container daemon in the waiting phase.



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

Reply via email to