You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/06/30 09:04:05 UTC

[GitHub] [dubbo] 24kpure opened a new issue #8185: Are some properties of DubboService useless?

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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] 24kpure commented on issue #8185: Are some properties of DubboService useless?

Posted by GitBox <gi...@apache.org>.
24kpure commented on issue #8185:
URL: https://github.com/apache/dubbo/issues/8185#issuecomment-877049839


   > Cluster is not a proper property in provider side, and it will not override consumer's operation.
   
   How about removing cluster properties in  annotation DubboService&Service ?


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] 24kpure closed issue #8185: Are some properties of DubboService useless?

Posted by GitBox <gi...@apache.org>.
24kpure closed issue #8185:
URL: https://github.com/apache/dubbo/issues/8185


   


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] 24kpure commented on issue #8185: Are some properties of DubboService useless?

Posted by GitBox <gi...@apache.org>.
24kpure commented on issue #8185:
URL: https://github.com/apache/dubbo/issues/8185#issuecomment-918084837


   I have to close this issue  for none suitable answer.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] 24kpure commented on issue #8185: Are some properties of DubboService useless?

Posted by GitBox <gi...@apache.org>.
24kpure commented on issue #8185:
URL: https://github.com/apache/dubbo/issues/8185#issuecomment-875255436


   I’m desiring for answer,thanks for your help.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo] AlbumenJ commented on issue #8185: Are some properties of DubboService useless?

Posted by GitBox <gi...@apache.org>.
AlbumenJ commented on issue #8185:
URL: https://github.com/apache/dubbo/issues/8185#issuecomment-876895979


   Cluster is not a proper property in provider side, and it will not override consumer's operation.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org