TousakaRin opened a new pull request #973: enable circuit breaker for backup request URL: https://github.com/apache/incubator-brpc/pull/973 Controller::Call 的拷贝构造函数中没有对enable_circuit_breaker赋值,会导致backup request不会触发熔断相关逻辑
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
