-
### Expected behavior
`Redis server response timeout (3000 ms) occured after 3 retry attempts. Command: (DEL), params: [quick_pay_api_agent_password_count_16600000001], channel: [id: 0xea739d38, …
-
环境
dubbo-spring-boot-starter 版本:2.7.3
操作系统:win10
java: 8
问题描述:
当不设置注册中心,直接指定url调用时,会报找不到远程调用的错误,客户端版本号始终为0.0.0
debug了一下dubbo的代码,发现在org.apache.dubbo.rpc.cluster.support.ClusterUtils#mergeUrl方法将ve…
-
nacos
com.alibaba.boot
nacos-config-spring-boot-starter
0.2.1
dubbo
2.7.1
spring boot
2.0.5.RELEASE
-
按照指南接口引入了
`
org.dromara
hmily-annotation
2.0.5-RELEASE
`
实现类
`
org.dromara
hmily-dubbo
2.0.5-R…
-
bootstrap.yml:
server:
port: 7070
spring:
application:
name: wlzs
profiles:
active: dev
cloud:
zookeeper:
enabled: true
connect-string: '@zk.connect-strin…
-
启动时报错:
java.lang.NoClassDefFoundError: org/apache/curator/framework/CuratorFrameworkFactory
必须添加
```xml
org.apache.dubbo
dubbo-dependencies-zookeeper
…
-
环境:
dubbo-spring-boot-starter 2.7.1
dubbo 2.7.2
用Springboot的@SpringBootApplication方式启动
Caused by: java.lang.IllegalStateException: No application config found or it's not a valid config! Please …
-
### Problem description
`org.springframework.cloud.netflix.eureka.EurekaClientConfigBean` the class in package dependency:
```xml
org.springframework.cloud
spring-cloud-netflix-eureka-client
…
-
When I saw the released version,I didn't find the version of Dubbo Spring Boot 2.7.2. If I use the
Dubbo 2.7.2 or 2.7.3, whether this is fully compatible with this version or not?
-
spring-boot 2.1.6 dubbo的OverrideDubboConfigApplicationListener#onApplicationEvent 加载时,ConfigurableEnvironment 中还没有nacos中配置的一些基本dubbo配置,dubbo.registry.address,dubbo.protocol.name等
![image](https:/…
kohal updated
5 years ago