You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/02/27 02:39:11 UTC

[jira] [Created] (MESOS-361) Restrict the character space of user provided identifiers.

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