zzps opened a new issue, #13451:
URL: https://github.com/apache/dubbo/issues/13451

   
   * Dubbo version: 3.2.5
   * Java version: 17
   
   dubbo服务启动报错 Failed register interface application mapping for service 
xxxx.....
   
![1701481770260](https://github.com/apache/dubbo/assets/33255974/a14d1fd4-92c3-41f0-b417-692be6517e49)
   在源码中找到相关逻辑地方在ServiceConfig
   
![1701481869609](https://github.com/apache/dubbo/assets/33255974/591c069d-3e23-4715-8474-b090f8afe90a)
   
![1701481928540](https://github.com/apache/dubbo/assets/33255974/8b2d9a94-4fc0-497f-a227-74f27d294158)
   发现没有地方可以设置关掉的开关,我的项目是按应用注册,不需要接口映射这些过渡老版本的问题
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to