mpfz0r opened a new pull request #9117: URL: https://github.com/apache/pulsar/pull/9117
### Motivation `SSLContextFactory` got renamed to `TLSContextFactory` in bookkeeper 4.6.0 Refs https://github.com/apache/bookkeeper/pull/2307 Without this change, bookeeper won't start when TLS is enabled. ### Modifications *Describe the modifications you've done.* ### Verifying this change - [ ] Make sure that the change passes the CI checks. *(Please pick either of the following options)* This change is a trivial rework / code cleanup without any test coverage. ### Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented) - If a feature is not applicable for documentation, explain why? - If a feature is not documented yet in this PR, please create a followup issue for adding the documentation ---------------------------------------------------------------- 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]
