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)