GitHub user tisonkun added a comment to the discussion: [Bug] pulsar admin 
client in pulsar-client-all logs a ClassNotFoundException at startup

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.

GitHub link: 
https://github.com/apache/pulsar/discussions/20057#discussioncomment-5571078

----
This is an automatically sent email for commits@pulsar.apache.org.
To unsubscribe, please send an email to: commits-unsubscr...@pulsar.apache.org

Reply via email to