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

[Task] Cluster Fault Tolerant Strategy - Failover Cluster #80

Open
yang20150702 opened this issue Nov 22, 2022 · 0 comments
Open

[Task] Cluster Fault Tolerant Strategy - Failover Cluster #80

yang20150702 opened this issue Nov 22, 2022 · 0 comments

Comments

@yang20150702
Copy link
Member

In case of failure, try another server again. Failover cluster is usually used for read operations. The number of retries (excluding the first time) can be set through retries="2".

ref: https://dubbo.apache.org/zh/docs3-v2/java-sdk/advanced-features-and-usage/service/fault-tolerent-strategy/

@yang20150702 yang20150702 changed the title [Task] Cluster Fault Tolerant Filter - Failover Cluster [Task] Cluster Fault Tolerant Strategy - Failover Cluster Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant