Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Connector-V2]Support Doris Fe Node HA #29

Merged
merged 9 commits into from
Dec 18, 2024
Merged

Conversation

xiaochen-zhou
Copy link
Collaborator

@xiaochen-zhou xiaochen-zhou commented Dec 14, 2024

Purpose of this pull request

The current logic is to randomly select a FE node to connect to, and if it fails, Doris is considered unavailable. We should optimize this by continuously retrying all user-configured FE nodes.

Does this PR introduce any user-facing change?

no

How was this patch tested?

exist tests

Check list

@github-actions github-actions bot added the doris label Dec 17, 2024
@xiaochen-zhou xiaochen-zhou merged commit 0c4683f into dev Dec 18, 2024
59 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant