Benjamin Mahler created MESOS-361:
-------------------------------------

             Summary: Restrict the character space of user provided identifiers.
                 Key: MESOS-361
                 URL: https://issues.apache.org/jira/browse/MESOS-361
             Project: Mesos
          Issue Type: Bug
            Reporter: Benjamin Mahler
            Priority: Critical


We need to restrict the character space of our identifiers.
  -FrameworkID
  -ExecutorID
  -ExecutorInfo.source
  -TaskID

Using whitespace in these is messy, but using things like forward slashes will 
break functionality!
In particular, file system operations using the ids, as well as statistics 
usage potentially.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to