apache/dubbo

Dubbo3调用配置了提供者path属性的服务提供者出现找不到提供者的报错

Open

#11.184 aperta il 21 dic 2022

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Java (26.453 fork)batch import
help wantedtype/bug

Metriche repository

Star
 (41.524 star)
Metriche merge PR
 (Merge medio 7g 14h) (20 PR mergiate in 30 g)

Descrizione

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

Environment

  • Dubbo version: 3.1.0 -> 2.7.5.x
  • Operating System version: linux,windows
  • Java version: 1.8

Steps to reproduce this issue

  1. 配置了path属性的服务提供者启动 dubbo老版本
  2. 消费者启动订阅服务失败 dubbo3.1.0这个版本

Pls. provide [GitHub address] to reproduce this issue.

Expected Behavior

感觉是dubbo3的服务消费者没有兼容path这个配置与dubbo低版本表现得行为不一样,导致序列化检查时候失败了

Actual Behavior

If there is an exception, please attach the exception trace:

Guida contributor