apache/dubbo

为什么Dubbo3.0.10 ZoneAwareClusterInvoke不抛出No provider的异常

Open

#10,874 创建于 2022年11月4日

在 GitHub 查看
 (5 评论) (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

在dubbo2.7.5中,如果没有服务提供者的话会抛出“No provider.....”的异常。但是在3.0.10中,如果invokers是空数组的话就会出现数组越界。这个改动是为什么呢? image

贡献者指南