Isabel Jimenez created MESOS-2868:
-------------------------------------
Summary: --attributes flag in slave cannot take a value with ':'
Key: MESOS-2868
URL: https://issues.apache.org/jira/browse/MESOS-2868
Project: Mesos
Issue Type: Bug
Components: slave
Reporter: Isabel Jimenez
When running the slave with {noformat} --attributes=<value>:<foo:bar>
{noformat}
the slave aborts with error:
{noformat}"Bad value for attributes, missing ':' within "{noformat}
This prevents users from starting their slaves with for example:
{noformat} --attributes=value:"something:withcolons:" {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)