[
https://issues.apache.org/jira/browse/MESOS-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175316#comment-16175316
]
Benjamin Bannier commented on MESOS-7312:
-----------------------------------------
{noformat}
commit 91e279ad1855ac7f1ae628778731173aa603d5e3
Author: Benjamin Bannier <[email protected]>
Date: Thu Sep 21 15:03:22 2017 +0200
Added 'id' and 'metadata' fields to 'Resource.DiskInfo.Source'.
IDs will allow to create distinguishable resources, e.g., of RAW or
BLOCK type. We also add a metadata field which can be used to expose
additional disk information.
Review: https://reviews.apache.org/r/58048/
{noformat}
> Update Resource proto for storage resource providers.
> -----------------------------------------------------
>
> Key: MESOS-7312
> URL: https://issues.apache.org/jira/browse/MESOS-7312
> Project: Mesos
> Issue Type: Bug
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
> Labels: storage
>
> Storage resource provider support requires a number of changes to the
> {{Resource}} proto:
> * support for {{RAW}} and {{BLOCK}} type {{Resource::DiskInfo::Source}}
> * {{ResourceProviderID}} in Resource
> * {{Resource::DiskInfo::Source::Path}} should be {{optional}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)