tisonkun commented on issue #19785: URL: https://github.com/apache/pulsar/issues/19785#issuecomment-1501875429
This should be expected. The class `org.conscrypt.Conscrypt` is not shaded, and it's logically different from the Netty's one. Please check if it's a non-fatal exception and a warning like "Conscrypt isn't available. Using JDK default security provider." present. If so, then it's no more than a fallback warning. -- 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]
