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

ASF GitHub Bot commented on PROTON-2040:
----------------------------------------

alanconway commented on issue #182: PROTON-2040: Alternative suggestion for 
updating connection options:
URL: https://github.com/apache/qpid-proton/pull/182#issuecomment-490608572
 
 
   This looks good to me.
   On initial URL I noticed that also. We could make  URL a connection_option 
and provide a connect() that takes only options - I think we do that in some 
other bindings like ruby.
   If you use a connect(url, opts) call, then I would say the URL from 
connect() should over-write any URL in the options to avoid confusion. Either 
that or it would be an error to have a URL in the options when calling 
connect(url, opts)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [cpp] Allow connection options to be updated for automatic reconnect.
> ---------------------------------------------------------------------
>
>                 Key: PROTON-2040
>                 URL: https://issues.apache.org/jira/browse/PROTON-2040
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: cpp-binding
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>            Priority: Major
>             Fix For: proton-c-0.29.0
>
>
> Allow modification of connection options prior to an automatic re-connect. 
> Requested on mailing list:
>  
> [https://lists.apache.org/thread.html/1fcd524de1e0d896a6f025470e0d774e051b8449dba0b9ddb3d0439e@%3Cusers.qpid.apache.org%3E]
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to