lhotari opened a new pull request #8581: URL: https://github.com/apache/pulsar/pull/8581
Fixes #8580 ### Motivation See #8580 , some tests fail with newer Java 8 versions that include TLS1.3 protocol. This might also impacts the runtime behavior of Pulsar. ### Modifications Set the configured TLS protocols to the SSLEngine instance. ---------------------------------------------------------------- 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]
