Technoboy- opened a new pull request, #17649: URL: https://github.com/apache/pulsar/pull/17649
### Motivation As #14569 supported full ssl-provider for broker service, the `constructor` method of NettyServerSslContextBuilder adds a new param `sslProvider`. Because `sslProvider` can be `null` as the default value, it's better to keep the original `constructor`, then plugins or users do not need to do any changes. ### Documentation - [x] `doc-not-needed` (Please explain why) -- 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]
