fluid icon indicating copy to clipboard operation
fluid copied to clipboard

[BUG] Suggest using `name.namespace` format for DNS discovery

Open cheyang opened this issue 3 years ago • 0 comments

What is your environment(Kubernetes version, Fluid version, etc.)

Describe the bug

Currently, we encounter

2022-12-01 04:29:01,312 ERROR] Invalid address=`demo-dataset-abcd-jindo-master-0.demo-dataset.svc.cluster.local:19782'
2022-12-01 04:29:02,312 ERROR ] Invalid address=`demo-dataset-abcd-jindo-master-0.demo-dataset.svc.cluster.local:19782'

I suggest using name.namespace format for DNS discovery. Because it's enough for crossing namespace.

What you expect to happen:

How to reproduce it

Additional Information

cheyang avatar Dec 01 '22 07:12 cheyang