[ 
https://issues.apache.org/jira/browse/MESOS-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923032#comment-13923032
 ] 

Benjamin Mahler commented on MESOS-361:
---------------------------------------

{noformat: title=Cleanup patch}
commit 53d3541566770860d2ab1969cc4958dd5fdf49dd
Author: Dominic Hamon <[email protected]>
Date:   Thu Mar 6 12:23:32 2014 -0800

    Cleaned up TaskID validation in the Master.

    Review: https://reviews.apache.org/r/18850
{noformat}

> Restrict the character space of user provided TaskIDs.
> ------------------------------------------------------
>
>                 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
>             Fix For: 0.19.0
>
>
> 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)

Reply via email to