GitHub user thomasechen added a comment to the discussion: Could not get connection while getPartitionedTopicMetadata - Connection handshake failed
Hi [championii](https://github.com/championii) For the code your provided. Did you provide the URL into the parameter serviceURL ??? PulsarClient client = PulsarClient.builder() .serviceUrl( pular://hostname:6650 ) .build(); GitHub link: https://github.com/apache/pulsar/discussions/20838#discussioncomment-6529990 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
