chickenlj opened a new issue #1923: A new Cluster policy highlights short-circuit. URL: https://github.com/apache/incubator-dubbo/issues/1923 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.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
