zrlw opened a new issue #8325:
URL: https://github.com/apache/dubbo/issues/8325


   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   - [ ] I have checked the 
[FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository 
and believe that this is not a duplicate.
   
   ### Environment
   
   * Dubbo version: 2.7.12
   * Operating System version: centos 7
   * Java version: 1.8
   
   ### Steps to reproduce this issue
   provider的springboot工程application.yml配置了dubbo.provider.retries=0,
   consumer的springboot工程application.yml没有配置dubbo.consumer.retries
   
   Pls. provide [GitHub address] to reproduce this issue.
   
   ### Expected Result
   
   What do you expected from the above steps?
   consumer调用provider失败时不自动重发。
   ### Actual Result
   
   What actually happens?
   consumer调用provider超时自动重试。


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to