You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/05/07 13:35:20 UTC

[GitHub] [qpid-proton] astitcher opened a new pull request #182: PROTON-2040: Alternative suggestion for updating connection options:

astitcher opened a new pull request #182: PROTON-2040: Alternative suggestion for updating connection options:
URL: https://github.com/apache/qpid-proton/pull/182
 
 
   - Renamed connection method - update_options()
     * This is the actual function of the method - to update any connection
       options. so that updating eg SSL/SASL options will take affect too.
   - Corrected implementation
     * The previous implementation did not actually update the stored
       connection options, rather applying them immediately. This did
       accidentally update the reconnection options and the connection
       based options, but not the transport based ones.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org