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 (41,524 stars) (26,453 forks)batch import
help wantedtype/proposal

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