2-5 - 筛选提供方失败
2-5 - 筛选提供方失败
可能的原因
- Dubbo 在负载均衡时会从提供方列表中最终选择一个提供方发起调用,在选择过程中提供方列表变动,发生读写冲突,导致筛选异常。
- Dubbo 重试机制在调用提供方失败时,会重新筛选另一个提供方发起调用,重新筛选过程发生异常。
排查和解决步骤
- 检查注册中心提供方列表,与对应提供方可用性。
- 在社区提 Issue,提供环境现场信息及复现步骤。
.footer-links {
font-size: 14px;
line-height: 24px;
text-align: center;
color: #A3A6B3;
margin-bottom: 32px;
}
.footer-links a {
color: #818598;
text-decoration: none;
}