[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-12-13 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055460#comment-15055460 ] haosdent commented on MESOS-2210: - {noformat} if (role == ".") { return Error("Role name '.' is

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-12-13 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055448#comment-15055448 ] Liqiang Lin commented on MESOS-2210: Any new update about the patch? Is the character list which will

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-12-13 Thread Liqiang Lin (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055480#comment-15055480 ] Liqiang Lin commented on MESOS-2210: I see your code diff, but not sure the patch is accepted. How

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-12-13 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15055485#comment-15055485 ] haosdent commented on MESOS-2210: - Use Adam's proposal. > Disallow special characters in role. >

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-12-12 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15054340#comment-15054340 ] haosdent commented on MESOS-2210: - Thank you very much for you and [~greggomann] helpful reviews. Sorry

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-11-23 Thread Neil Conway (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023594#comment-15023594 ] Neil Conway commented on MESOS-2210: [~haosd...@gmail.com] -- any updates here? Per MESOS-3913, we

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-11-23 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15023609#comment-15023609 ] haosdent commented on MESOS-2210: - Sorry, the patch is stale. If you need it, I could recover it again. >

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-06-29 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14605476#comment-14605476 ] Adam B commented on MESOS-2210: --- Patch is almost ready, but it's not a blocker for 0.23, so

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-06-21 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14595013#comment-14595013 ] Adam B commented on MESOS-2210: --- Technically only NUL '\0' and forward-slash '/' are

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-06-21 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14595059#comment-14595059 ] haosdent commented on MESOS-2210: - [~adam-mesos][~jieyu] I write a sample patch here.

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-06-21 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14595015#comment-14595015 ] haosdent commented on MESOS-2210: - [~adam-mesos] Thank you, let me read it first.

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-06-21 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14595009#comment-14595009 ] haosdent commented on MESOS-2210: - I suggest disallow these characters in role name.

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-06-20 Thread Adam B (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14594448#comment-14594448 ] Adam B commented on MESOS-2210: --- [~achanda], have you made any progress on this issue? We'd

[jira] [Commented] (MESOS-2210) Disallow special characters in role.

2015-01-22 Thread Abhishek Chanda (JIRA)
[ https://issues.apache.org/jira/browse/MESOS-2210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14288329#comment-14288329 ] Abhishek Chanda commented on MESOS-2210: I'm planning to maintain a list of