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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
