You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2018/11/14 21:48:00 UTC

[jira] [Created] (MESOS-9387) Surface errors for publishing CSI volumes in task status updates.

Chun-Hung Hsiao created MESOS-9387:
--------------------------------------

             Summary: Surface errors for publishing CSI volumes in task status updates.
                 Key: MESOS-9387
                 URL: https://issues.apache.org/jira/browse/MESOS-9387
             Project: Mesos
          Issue Type: Improvement
          Components: storage
            Reporter: Chun-Hung Hsiao
            Assignee: Chun-Hung Hsiao


Currently if a CSI volumes is failed to publish (e.g., due to {{mkfs}} errors), the framework will get a {{TASK_FAILED}} with reason {{REASON_CONTAINER_LAUNCH_FAILED}} or {{REASON_CONTAINER_UPDATE_FAILED}} and message "{{Failed to publish resources for resource provider XXX: Received FAILED status}}", which is not informative. We should surface the actual error message to the {{TASK_FAILED}} status update.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)