[ 
https://issues.apache.org/jira/browse/MESOS-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17188949#comment-17188949
 ] 

Qian Zhang commented on MESOS-10153:
------------------------------------

commit a16f3439dca13982bb4a2b9190c24aaf4eb73b0e
Author: Qian Zhang 
Date: Tue Sep 1 20:58:35 2020 +0800

Moved the `volume/csi` isolator's root dir under work dir.
 
 The `volume/csi` isolator needs to checkpoint CSI volume state under
 work dir rather than runtime dir to be consistent with what volume
 manager does. Otherwise after agent host is rebooted, volume manager
 may publish some volumes during recovery, and those volumes will never
 get chance to be unpublished since the `volume/csi` isolator does not
 know those volumes at all (the contents in runtime dir will be gone
 after reboot).
 
 Review: https://reviews.apache.org/r/72829

> Implement the `prepare` method of the `volume/csi` isolator
> -----------------------------------------------------------
>
>                 Key: MESOS-10153
>                 URL: https://issues.apache.org/jira/browse/MESOS-10153
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Qian Zhang
>            Assignee: Qian Zhang
>            Priority: Major
>             Fix For: 1.11.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to