zhx
|
f89ebe797e
|
fix: drain internal CLB targets before restarting service instances
部署/滚动重启非 gateway 实例时,先把该实例在内网 CLB(app-internal/pay-internal)
上的后端权重摘到 0 并等待排空,实例恢复健康后再还原权重。
此前只做 Nacos 摘流,但业务服务之间(如 live -> other)经内网 CLB 固定 VIP
互调,Nacos 摘流对这部分流量无效:容器被杀后 CLB 健康检查(5s x 3 次)摘除
死后端之前,调用方请求持续打到死后端,把调用方线程池拖垮,表现为
“部署 other 时 live 挂掉一个”(health 探测超时 60-70 秒)。
通过 INTERNAL_CLB_IDS 配置启用;未配置时保持历史行为。
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-10 12:56:27 +08:00 |
|
zhx
|
c493d335e6
|
fix: target yumiadmin admin frontend site
|
2026-06-26 14:37:28 +08:00 |
|
zhx
|
fe937119d7
|
Fix chatapp cron runtime paths
|
2026-05-21 11:54:31 +08:00 |
|
170-carry
|
05f0ecbfbc
|
Add chatapp cron deployment
|
2026-04-27 18:42:56 +08:00 |
|
hy
|
2d81e98b3b
|
feat: add yumi admin deploy
|
2026-04-24 14:46:19 +08:00 |
|
hy
|
e1519a77f4
|
feat: add common tools page with CDN refresh
|
2026-04-23 21:46:31 +08:00 |
|
hy
|
3d66ed45ac
|
限定 gateway 发布只处理 jvapi 规则
|
2026-04-23 17:01:03 +08:00 |
|
hy
|
463d45614d
|
补充 gateway 发布 CLB 摘流链路
|
2026-04-23 16:49:36 +08:00 |
|
ZuoZuo
|
47ba1c8a76
|
refactor monitor structure and polish control console
|
2026-04-23 04:19:55 +08:00 |
|
ZuoZuo
|
e01ca63ad8
|
Split gateway and internal monitor services
|
2026-04-23 01:56:12 +08:00 |
|
ZuoZuo
|
e6d6bc4074
|
UI布局改变
|
2026-04-23 01:19:02 +08:00 |
|
hy
|
67f58e4c57
|
feat: speed up java service updates
|
2026-04-22 21:52:49 +08:00 |
|
hy
|
34b976b098
|
更新功能,增加compose部署
|
2026-04-22 17:50:35 +08:00 |
|
ZuoZuo
|
52182a13ad
|
feat: modularize monitor and add nacos mongo views
|
2026-04-22 01:33:32 +08:00 |
|
ZuoZuo
|
53e0cf8a38
|
feat: add tat host metrics and systemd runtime
|
2026-04-22 00:59:48 +08:00 |
|