kwenZh commented on issue #5387: URL: https://github.com/apache/pulsar/issues/5387#issuecomment-1212996086
i seems the same promblem in flink client. in k8s pulsar cluster in ns pulsar. and svc is : pulsar-cluster-broker.pulsar.svc.cluser.local. flink-task in ns flink , connect to puslar get this exception: ``` Caused by: org.apache.pulsar.client.api.PulsarClientException: java.util.concurrent.CompletionException: org.apache.pulsar.shade.io.netty.resolver.dns.DnsResolveContext$SearchDomainUnknownHostException: Search domain query failed. Original hostname: 'pulsar-cluster-broker.pulsar.svc.cluster.local' failed to resolve 'pulsar-cluster-broker.pulsar.svc.cluster.local.flink.svc.cluster.local' ``` -- 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]
