apache/dubbo

统一路由配置(mesh rule方式)兜底策略

Open

#10,596 创建于 2022年9月9日

在 GitHub 查看
 (4 评论) (0 反应) (1 负责人)Java (26,453 fork)batch import
help wanted

仓库指标

Star
 (41,524 star)
PR 合并指标
 (平均合并 7天 14小时) (30 天内合并 20 个 PR)

描述

  • I have searched the issues of this repository and believe that this is not a duplicate.

Ask your question here

统一路由配置(mesh rule方式)兜底策略 routedetail怎样配置才能在没有route match时(也就是轮到兜底route)直接报错呢?(现在默认的兜底路由都是把请求随机打到发现的服务集群)

贡献者指南