[
https://issues.apache.org/jira/browse/MESOS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921817#comment-13921817
]
Vinod Kone commented on MESOS-361:
----------------------------------
commit bcec2ae36e92e46fc3c295300587c29d2518bbc5
Author: Dominic Hamon <[email protected]>
Date: Wed Mar 5 17:12:53 2014 -0800
Added TaskID validation check.
Review: https://reviews.apache.org/r/18339
> 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
> Assignee: Dominic Hamon
> Labels: newbie
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)