-
按照官方文档 https://cn.dubbo.apache.org/zh-cn/overview/tasks/traffic-management/retry/,调整了重试次数后,依然没有生效,配置已经成功地推送到了相应的微服务。
dubbo-admin的动态配置:
![image](https://github.com/apache/dubbo-samples/assets/65932…
-
你们demo提供的是dubbo-spring-boot的0.2.X的版本,我用的是最新2.7.1的版本
https://github.com/apache/dubbo-spring-boot-project/branches
```
org.apache.dubbo
dubbo-spring-boot-starter
…
-
#基础配置
## McpBridge
```
apiVersion: networking.higress.io/v1
kind: McpBridge
metadata:
annotations:
kubectl.kubernetes.io/last-applied-configuration: |
{"apiVersion":"networking.…
-
直接编译找不到插件呀
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.xolstice.maven.plugins:protobuf-maven-plugin:0.6.1:compile (default) o…
-
when i use spring cloud alibaba dubbo with hessian protocal,get error is :
it looks is a bug ,because I use nomral way,not cloud like nacos:xxx.xxx.xxx.xxx:8848,it works 。
consumer:
```
Caused…
-
A应用代码和配置
```
dubbo.application.name=demo-consumer
dubbo.scan.basePackages=com.example.demo
dubbo.registry.address=zookeeper://192.168.99.214:2181
dubbo.application.qos-enable=false
dubbo.protoco…
-
我照着例子抄了一份消费者,一直启动不起来,希望有人提供一下帮助,哪怕帮我指出错误
代码照着 https://github.com/apache/dubbo-samples/blob/master/dubbo-samples-spring-boot/dubbo-samples-spring-boot-consumer/src/main/java/org/apache/dubbo/spring…
-
使用过程中,发现一个问题,直连情况下参数传 null 正常,但是从注册中心走一遍,报错~
api
```
public interface DemoService {
void show(Long a, Long b, String c);
}
```
提供方
```
public class DemoServiceImpl implements DemoServ…
Gaion updated
7 years ago
-
brave-instrumentation-dubbo-rpc provide filter for dubbo, but how to send log/report to zipkin server, can you make a demo for it?
hnmas updated
5 years ago
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…