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

Alan Conway commented on PROTON-1421:
-------------------------------------

The previous commit uses the host:port information from the URL, but does not 
include checking the scheme for SSL (amqp) and setting username/password from 
the URL onto the connection, that needs to be done.

> c proactor to take a connection URL string rather than host, port
> -----------------------------------------------------------------
>
>                 Key: PROTON-1421
>                 URL: https://issues.apache.org/jira/browse/PROTON-1421
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>    Affects Versions: 0.17.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.18.0
>
>
> The pn_proacctor_connect/listen functions currently take a pair of strings 
> host:port. Instead they should take a single connection string in the form 
> "host:port" or a proton URL, which is more flexible for possible future 
> transports.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to