[
https://issues.apache.org/jira/browse/PROTON-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494235#comment-15494235
]
ASF GitHub Bot commented on PROTON-1303:
----------------------------------------
GitHub user astitcher opened a pull request:
https://github.com/apache/qpid-proton/pull/81
PROTON-1303: Replace go binding URL parser with version that doesn't …
This PR is specially for @alanconway to review.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/astitcher/qpid-proton go-url-parser
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/81.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #81
----
----
> Don't use the proton-c url parser
> ---------------------------------
>
> Key: PROTON-1303
> URL: https://issues.apache.org/jira/browse/PROTON-1303
> Project: Qpid Proton
> Issue Type: Improvement
> Components: go-binding
> Reporter: Andrew Stitcher
> Assignee: Andrew Stitcher
>
> Go has it's own standard url parser - it doesn't need to use the rather odd
> and somewhat error prone parser in proton-c.
> It will be useful to provide some ability to set appropriate defaults for
> supplied amqp urls though.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]