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

Does client-v2 support failover when add multiple endpoints ? #2058

Open
abcfy2 opened this issue Dec 30, 2024 · 0 comments
Open

Does client-v2 support failover when add multiple endpoints ? #2058

abcfy2 opened this issue Dec 30, 2024 · 0 comments

Comments

@abcfy2
Copy link
Contributor

abcfy2 commented Dec 30, 2024

Describe your feedback

I find client-v1 support failover: https://clickhouse.com/docs/en/integrations/java/client-v1#failover-and-retry

I wonder if client-v2 also support this feature when add multiple endpoints ?

builder.addEndpoint(ck1).addEndpoint(ck2).addEndpoint(ck3).build();

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant