You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Joseph Wu (JIRA)" <ji...@apache.org> on 2016/04/23 02:50:12 UTC

[jira] [Comment Edited] (MESOS-5254) Add URI parsing function/library

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

Joseph Wu edited comment on MESOS-5254 at 4/23/16 12:49 AM:
------------------------------------------------------------

|| Review || Summary ||
| https://reviews.apache.org/r/46580/ | Bundled dependency | 
| https://reviews.apache.org/r/46588/ | {{URI::parse}} |

Supplementary patch: https://reviews.apache.org/r/46551/
^ This is meant to demonstrate {{uriparser}}'s API.  It is not meant to be committed. 


was (Author: kaysoky):
Review: https://reviews.apache.org/r/46580/

Supplementary patch: https://reviews.apache.org/r/46551/
^ This is meant to demonstrate {{uriparser}}'s API.  It is not meant to be committed. 

> Add URI parsing function/library
> --------------------------------
>
>                 Key: MESOS-5254
>                 URL: https://issues.apache.org/jira/browse/MESOS-5254
>             Project: Mesos
>          Issue Type: Task
>          Components: fetcher, libprocess
>            Reporter: Joseph Wu
>            Assignee: Joseph Wu
>              Labels: mesosphere
>
> The {{uri::Fetcher}} theoretically supports all URIs, per [RFC3986|http://tools.ietf.org/html/rfc3986].  To do this, we need a spec-compliant parser from string to URI.
> [uriparser|http://uriparser.sourceforge.net/] appears to fit the bill.



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