-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Search before asking
- I had searched in the issues and found no similar issues.
Version
apache/doris:operator-25.7.0
What's Wrong?
RuntimeLogger 2025-10-31 07:47:40,153 WARN (dns_cache_pool-0|97) [NetUtils.getIpByHost():105] Get IP by host failed, hostname: doris-cluster-test-compute-cg1-0.doris-cluster-test-compute-cg1.bigdata-test.svc.cluster.local, remaining retryTimes: 0
java.net.UnknownHostException: doris-cluster-test-compute-cg1-0.doris-cluster-test-compute-cg1.bigdata-test.svc.cluster.local: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
at java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:933) ~[?:?]
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1519) ~[?:?]
What You Expected?
计算节点增加headless类型的service,并在注册FE时,使用headless 域名
How to Reproduce?
通过helm安装存算分离集群就能重现
Anything Else?
没有
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels