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)