You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Tim Harper (JIRA)" <ji...@apache.org> on 2017/12/19 19:05:00 UTC

[jira] [Commented] (MESOS-8150) Attributes documentation indicates that sets are valid attribute types; code disagrees

    [ https://issues.apache.org/jira/browse/MESOS-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16297265#comment-16297265 ] 

Tim Harper commented on MESOS-8150:
-----------------------------------

Related: https://issues.apache.org/jira/browse/MESOS-8150


> Attributes documentation indicates that sets are valid attribute types; code disagrees
> --------------------------------------------------------------------------------------
>
>                 Key: MESOS-8150
>                 URL: https://issues.apache.org/jira/browse/MESOS-8150
>             Project: Mesos
>          Issue Type: Documentation
>            Reporter: Tim Harper
>            Priority: Minor
>
> On the [Mesos Attributes & Resources|http://mesos.apache.org/documentation/latest/attributes-resources/] page, it says:
> {quote}The types of values that are supported by Attributes and Resources in Mesos are scalar, ranges, sets and text.{quote}
> However, the code for 1.4.x disagrees. Sets are not supported for attribute types:
> https://github.com/apache/mesos/blob/1.4.0/src/common/attributes.cpp#L171
> https://github.com/apache/mesos/blob/1.4.0/src/common/attributes.cpp#L115-L128



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)