[
https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595009#comment-14595009
]
haosdent commented on MESOS-2210:
---------------------------------
I suggest disallow these characters in role name.
Visible characters:
{code}
\ / : * ? & " ' ` < > | ~
{code}
All Unvisible characters: from \x00 to \x7F
> Disallow special characters in role.
> ------------------------------------
>
> Key: MESOS-2210
> URL: https://issues.apache.org/jira/browse/MESOS-2210
> Project: Mesos
> Issue Type: Task
> Reporter: Jie Yu
> Labels: newbie
>
> As we introduce persistent volumes in MESOS-1524, we will use roles as
> directory names on the slave (https://reviews.apache.org/r/28562/). As a
> result, the master should disallow special characters (like space and slash)
> in role.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)