shibd commented on PR #22991:
URL: https://github.com/apache/pulsar/pull/22991#issuecomment-2203108887

   > Do you know if you only enabled TLS?
   I also enable related to TLS configuration, you can refer to: 
   
   
https://github.com/apache/pulsar/blob/87b69002bf5c0bea4f93af929c19fb156972db8a/pulsar-broker/src/test/java/org/apache/pulsar/client/api/TokenExpirationProduceConsumerTest.java#L97-L116
   
   > What is the value of brokerUrl?
   like: pulsar://xxx:6650
   
   > Usually, the brokerUrl is pulsar://xxx:6650, and use this value to connect 
to the broker(TLS and non-TLS were enabled), it should work fine.
   
   Yes, But, If the broker enables `TLS` and does not expose `non-TLS port`, 
then user configure brokerClientTLS. In this case, will be filed as issue 
description. This is not expected.
   


-- 
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]

Reply via email to