Kevin Klues created MESOS-5982:
----------------------------------

             Summary: NvidiaVolume' to errors out if any binary is missing
                 Key: MESOS-5982
                 URL: https://issues.apache.org/jira/browse/MESOS-5982
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Kevin Klues
            Assignee: Kevin Klues
             Fix For: 1.0.1


We currently error out if a binary we were trying to add to the volume is not 
found on the host filesystem. However, these are not the semantics that we 
want. By design, we list all the binaries that *may* exist on the filesystem 
that we want to put in the volume, not all of the binaries that *must* exist. 
We should simply skip any unfound binaries and move on to the next one instead 
of erroring out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to