alesharik opened a new pull request, #3978: URL: https://github.com/apache/bookkeeper/pull/3978
Descriptions of the changes in this PR: ### Motivation Etcd metadata driver should support TLS connections to etcd. ### Changes - Add `metadataServiceConfig` config parameter to specify the path for the metadata service configuration file - Add `EtcdConfig` to parse metadata service configuration file and extract TLS config from it - Add support to configure TLS connection to `EtcdMetadataDriverBase` - Add smoke test to check if logic above works -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
