You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Zhitao Li (JIRA)" <ji...@apache.org> on 2016/08/25 17:46:20 UTC

[jira] [Created] (MESOS-6091) Support scalar-like text for agent attribute

Zhitao Li created MESOS-6091:
--------------------------------

             Summary: Support scalar-like text for agent attribute 
                 Key: MESOS-6091
                 URL: https://issues.apache.org/jira/browse/MESOS-6091
             Project: Mesos
          Issue Type: Bug
          Components: slave
            Reporter: Zhitao Li


Right now, if an attribute has a value like {{0100}}, there is no way to specify it as a text because Attributes.parse() will interpret it into a scalar of {{100}}.

Maybe we can make attributes same way like --resources flag and allow a JSON to be passed in?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)