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

Klaus Ma commented on MESOS-5739:
---------------------------------

https://reviews.apache.org/r/49223/

> Enhance Value parsing
> ---------------------
>
>                 Key: MESOS-5739
>                 URL: https://issues.apache.org/jira/browse/MESOS-5739
>             Project: Mesos
>          Issue Type: Bug
>          Components: master
>            Reporter: Klaus Ma
>            Assignee: Klaus Ma
>
> Enhanced Value parsing:
> {code}
> 1. Did not support [1-2, [3-4]] as Ranges; it should be [1-2, 3-4].
> 2. Did not support {a{b, c}d} as Set; it should be {ab, cd}
> 3. Add check for Text against [a-zA-Z0-9_/.-]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to