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

Adam B commented on MESOS-1522:
-------------------------------

Interesting. I wouldn't say you "need" splitN for splitting a single string in 
two by a single-character delimiter. Wouldn't a simple find()+substr() do what 
you need without also splitting at later ':'s? Do you have examples of other 
places in Mesos where this find+substr logic is repeated?

> Split version where N tokens can be specified
> ---------------------------------------------
>
>                 Key: MESOS-1522
>                 URL: https://issues.apache.org/jira/browse/MESOS-1522
>             Project: Mesos
>          Issue Type: Technical task
>            Reporter: Isabel Jimenez
>            Assignee: Isabel Jimenez
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to