apache/dubbo

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

Open

#10,596 opened on Sep 9, 2022

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Java (26,453 forks)batch import
help wanted

Repository metrics

Stars
 (41,524 stars)
PR merge metrics
 (Avg merge 7d 14h) (20 merged PRs in 30d)

Description

  • 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)直接报错呢?(现在默认的兜底路由都是把请求随机打到发现的服务集群)

Contributor guide