-
Updated
Jul 24, 2021 - Java
dubbo
Here are 720 public repositories matching this topic...
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
Which Component
eg. Nacos Discovery, Sentinel
Is your feature request related to a problem? Please describe.
Feign限流降级好像只支持url粒度,能否支持服务粒度,就像对RestTemplate支持两种粒度一样(Feign's current limiting degradation seems to only support URL granularit
-
Updated
Aug 2, 2021 - Java
-
Updated
Mar 2, 2021 - Java
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 8, 2021 - Java
-
Updated
Aug 12, 2021 - Go
-
Updated
Apr 22, 2021 - Java
-
Updated
Aug 11, 2021 - Java
-
Updated
Jul 21, 2021 - Java
-
Updated
Jul 13, 2021 - Java
-
Updated
Mar 29, 2020 - Java
What would you like to be added:
看 servicediscovery/base_registry.go providerRegistry() 中对registry-group是写死的,如下
dubboPath = fmt.Sprintf("/dubbo/%s/%s", r.service(c), common.DubboNodes[common.PROVIDER])
请问是不支持自定义registry-group吗??
Why is this needed:
支持自定义registry-group,感觉这是比较常用的特性
-
Updated
Jul 2, 2018 - Java
-
Updated
Mar 25, 2021 - Java
-
Updated
May 17, 2019
-
Updated
Aug 12, 2021
-
Updated
Aug 3, 2021 - Java
-
Updated
Feb 14, 2019 - Java
Improve this page
Add a description, image, and links to the dubbo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dubbo topic, visit your repo's landing page and select "manage topics."



在dubbo版本2.7.3,cache为expiring 类型时,目前没有找到办法配置cache.seconds 和cache.interval 。望指教