apache/dubbo

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

オープン

#10,874 opened on 2022/11/04

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)Java (26,453 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (41,524 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • 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

コントリビューターガイド