[
https://issues.apache.org/jira/browse/MESOS-4667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171523#comment-15171523
]
Michael Park commented on MESOS-4667:
-------------------------------------
{noformat}
commit e2a3cd63b558c2399c7341e1c232989ef73196d3
Author: Neil Conway <[email protected]>
Date: Mon Feb 29 02:21:39 2016 -0500
Added full reserved resource info to `/slaves` master endpoint.
This allows operators to list all the dynamic reservations and
persistent volumes in a cluster. This is important in itself;
it also makes it easier to use the `/unreserve` and
`/destroy-volumes` endpoints.
Review: https://reviews.apache.org/r/44047/
{noformat}
> Expose persistent volume information in HTTP endpoints
> ------------------------------------------------------
>
> Key: MESOS-4667
> URL: https://issues.apache.org/jira/browse/MESOS-4667
> Project: Mesos
> Issue Type: Improvement
> Components: master
> Reporter: Neil Conway
> Assignee: Neil Conway
> Labels: endpoint, mesosphere
> Fix For: 0.28.0
>
>
> The per-slave {{reserved_resources}} information returned by {{/state}} does
> not seem to include information about persistent volumes. This makes it hard
> for operators to use the {{/destroy-volumes}} endpoint.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)