Skip to content

[Bug] 部署存算分离集群,FE无法解析计算节点POD域名,SVC需要改成Headless类型 #450

@tapainlcomsper-svg

Description

@tapainlcomsper-svg

Search before asking

  • I had searched in the issues and found no similar issues.

Version

apache/doris:operator-25.7.0

What's Wrong?

Image

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) ~[?:?]

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions