hy001 146db166fc refactor: other 服务 feign client 支持服务发现双模式
@FeignClient 改为 contextId 保留原 bean 名,name=rc-service-other,
url 使用 ${feign.other.url:}(带空默认值),API 前缀挪到 path。

行为:feign.other.url 配置存在(当前各服务启动参数注入 CLB VIP)时与原来
完全一致;置空/移除该参数后自动切换为 Nacos 服务发现负载均衡(lb)。

背景:内网 CLB 对"客户端本身是后端"的流量只调度到对面后端,对面实例被摘
除时连接被黑洞,导致部署 other 时调用方(live)线程池被拖死。切服务发现后
配合平台的 Nacos 摘流 + framework-nacos 的 LB 缓存驱逐实现无损发布。

先灰度 live→other(移除 live 启动参数中的 --feign.other.url),验证后全量。

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 18:20:37 +08:00
2026-06-24 12:57:33 +08:00
2026-06-22 13:36:29 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-27 12:38:08 +08:00
2026-04-09 21:33:09 +08:00
2026-06-24 15:39:54 +08:00
2026-07-10 12:09:27 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00
2026-04-09 21:33:09 +08:00

red-circle-service

Description

服务后台

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

  1. xxxx
  2. xxxx
  3. xxxx

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 51 MiB
Languages
Java 68.1%
JavaScript 31.7%