yuqichou opened a new issue #2542: provider service register version incorrect URL: https://github.com/apache/incubator-dubbo/issues/2542 ### Environment * Dubbo version: 2.6.3 * Operating System version: win * Java version: 1.8.0_73 ### Steps to reproduce this issue 1. starting provider ### Expected Result regist 2.6.3 version ### Actual Result the actual regiser url is: dubbo://XXXX?**dubbo=2.0.2** ... #### 备注 当provider注册service时,注册url中传的dubbo 版本号不正确,在注册中心里看到的版本号也不对,传了错误的2.0.2
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
