apache / apache/doris-flink-connector

[Bug] 1.6.0 DorisOptions fenodes doesn't support domain name

Open
#367 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
385
Forks
279
Avg merge
2d 2h
Merged PRs (30d)
6

Description

### Search before asking

- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.

### Version

1.6.0

### What's Wrong?

DorisOptions fenodes doesn't support domain name
'fenodes' = 'xxxx' , xxx must be like IP:HOST, but i use a domain to lead to FE

### What You Expected?

'fenodes' = 'xxxx'
fenodes options support domain like versions 1.4.0

### How to Reproduce?

_No response_

### Anything Else?

_No response_

### Are you willing to submit PR?

- [X] Yes I am willing to submit a PR!

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Research direction

Start at the DorisOptions entry point and trace how the fenodes value is parsed or validated. Compare that behavior with version 1.4.0, where domain names reportedly worked, and verify the change with a domain-based fenodes value.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.