-
The sticky attribute now is only applied to reference or method nodes in dubbo xml config files.
But in docs(http://dubbo.io/books/dubbo-user-book/demos/stickiness.html), it's applied to protocol nod…
-
2017-07-25 10:58:26,849 (AbstractRegistry.java:302) INFO [restartedMain] [DUBBO] Register: consumer://192.168.8.65/com.demo.service.IHelloService?application=boot-dubbo-web&category=consumers&check=f…
-
运动的demo,以下是日志
`
[2018-07-10 23:58:36,112][INFO][com\fenqile\fsof\consumer\FSOFConsumer][39] consumer cfg:{"app_name":"demo-consumer","app_src":"\/data\/web\/dubbo-php-framework\/demo\/demo-consumer\…
-
kubernetes部署kubernetes-dns-demo-provider后,通过其它Pod验证域名成功
```
/ # nslookup kubernetes-apiserver-demo-provider.examples.svc.cluster.local
nslookup: can't resolve '(null)': Name does not resolve
Nam…
-
dubbo:
application:
name: demo-dubbo-provider
id: demo-dubbo-provider
qos-port: 22222
qos-enable: true
registry:
id: eureka-1
address: eureka://127.0.0.1:87…
-
1. 服务提供者配置
2.服务消费者配置
don't set it same as provider -->
3.dubbokeeper-ui 配置
dubbo.application.name=common-monitor
dubbo.applicat…
-
[INFO ] 2022-07-27 10:33:00,760 method:com.alibaba.dubbo.registry.support.AbstractRegistry.destroy(AbstractRegistry.java:460)
[DUBBO] Destroy unregister url consumer://192.168.255.10/io.seata.sample…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The agent dubbo3 used the IDL method to publish the triple protocol, and the following error …
-
1. oauthToken超长,触发ConfigValidationUtils.checkProperty检查,最长200。
```
Exception in thread "main" java.lang.IllegalStateException: Invalid oauthToken="xxx" is longer than 200
at org.apache.dubbo.confi…
-
Demo doesn't working.
bash-4.4# curl http://localhost:8080/dubbo/hello?name=dubbo curl: (7)
Failed to connect to localhost port 8080: Connection refused