24kpure opened a new issue #8185:
URL: https://github.com/apache/dubbo/issues/8185


   - [x] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   - [x] 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.9
   * Operating System version:  macos 10.14.6
   * Java version: oracle 1.8.0_211
   
   ### Steps to reproduce this issue
   
   1.Adding config with cluster = failfast to provider Api.
   2.None extra operation in consumer.
   3.Failover works which ignore provider config.
   
   ### Expected Result
   It seems that cluster cannot be changed before merge provider properties.I 
know little of the design of  this part, Removing cluster config in 
DubboService which doesn't work maybe a choice so that developer make less 
mistakes in this case.By the way,retries in provider  doesn't work  which is 
overridden by consumer' default value.Could you give me some advice if the 
problem does exist?
   
   


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