[
https://issues.apache.org/jira/browse/MESOS-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070563#comment-16070563
]
Jie Yu commented on MESOS-7560:
-------------------------------
commit e9e13cae51ac5374b68f30cdf03895a723b383d8
Author: Jie Yu <[email protected]>
Date: Thu Jun 8 13:25:53 2017 -0700
Added 'type' and 'name' fields to ResourceProviderInfo.
Review: https://reviews.apache.org/r/59599
> Add 'type' and 'name' to ResourceProviderInfo.
> ----------------------------------------------
>
> Key: MESOS-7560
> URL: https://issues.apache.org/jira/browse/MESOS-7560
> Project: Mesos
> Issue Type: Task
> Reporter: Jie Yu
> Fix For: 1.4.0
>
>
> The 'type' field will be used to load the corresponding implementation
> (either internal or via module). To avoid conflict, the naming should follow
> java packing naming scheme (e.g.,
> org.apache.mesos.resource_provider.local.storage).
> Since there could be multiple instances of the same resource provider type,
> it's important to also add a 'name' field to distinguish between instances of
> the same type.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)