A new Cluster policy highlights short-circuit.
Open
help wanted
type/proposal
- Dominant language
- Java
- Stars
- 41.6k
- Forks
- 26.4k
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 4
Description
Saying [short-circuit](https://github.com/Netflix/Hystrix/wiki/How-it-Works#CircuitBreaker), I means a fault tolerant concept in Hystrix.
I think we should support this feature internally in Dubbo. [Cluster](https://github.com/apache/incubator-dubbo/blob/master/dubbo-cluster/src/main/java/com/alibaba/dubbo/rpc/cluster/Cluster.java) is a good Extension point to do this.
Contributor guide
Assessment
This issue has not been assessed yet.