apache/dubbo

A new Cluster policy highlights short-circuit.

Open

#1,923 opened on Jun 12, 2018

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Java (26,453 forks)batch import
help wantedtype/proposal

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 30d)

Description

Saying short-circuit, I means a fault tolerant concept in Hystrix.

I think we should support this feature internally in Dubbo. Cluster is a good Extension point to do this.

Contributor guide