mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-24 11:28:39 +08:00
update 优化 使用redisson重写dubbo元数据中心实现(dubbo官方jedis实现类断连问题太多) 彻底解决重新部署服务 元数据更新失败问题
This commit is contained in:
@@ -32,13 +32,6 @@ dubbo:
|
||||
consumer:
|
||||
# 超时时间
|
||||
timeout: 3000
|
||||
metadata-report:
|
||||
# Redis集群开关
|
||||
cluster: false
|
||||
parameters:
|
||||
# 集群地址 cluster 为 true 生效
|
||||
# 集群把所有Redis集群节点写到这里就行了
|
||||
backup: 127.0.0.1:6379,127.0.0.1:6381
|
||||
# 自定义配置
|
||||
custom:
|
||||
# 全局请求log
|
||||
|
||||
Reference in New Issue
Block a user