You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James DeFelice (JIRA)" <ji...@apache.org> on 2017/06/05 17:53:04 UTC

[jira] [Created] (MESOS-7620) GET_VOLUMES call referenced in API docs, but the call doesn't exist

James DeFelice created MESOS-7620:
-------------------------------------

             Summary: GET_VOLUMES call referenced in API docs, but the call doesn't exist
                 Key: MESOS-7620
                 URL: https://issues.apache.org/jira/browse/MESOS-7620
             Project: Mesos
          Issue Type: Bug
            Reporter: James DeFelice


https://github.com/apache/mesos/blob/d624255394b864ed477838e32f9712d7e63fc86f/include/mesos/v1/master/master.proto#L150

{code}
  // Create persistent volumes on reserved resources. The request is forwarded
  // asynchronously to the Mesos agent where the reserved resources are located.
  // That asynchronous message may not be delivered or creating the volumes at
  // the agent might fail. Volume creation can be verified by sending a
  // `GET_VOLUMES` call.
{code}

It's either a documentation bug, or a missing/overlooked feature.

/cc [~vinodkone] [~jieyu]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)