You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/04/10 08:54:28 UTC

[GitHub] cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9

cvictory commented on issue #1524: The version report to registry is 2.0.1 after dubbo 2.5.9
URL: https://github.com/apache/incubator-dubbo/issues/1524#issuecomment-380025302
 
 
   I found Implementation-verison and Specification-version in dubbo jar(version:2.6.1 ) is right.
   
   And as @diecui1202 said, We will not change the value in register url. such as : registry://224.5.6.7:1234/com.alibaba.dubbo.registry.RegistryService?application=demo-provider&dubbo=2.0.0&pid=9796&qos.port=22222&registry=multicast&timestamp=1523350418885 .
   The value `dubbo=2.0.0` will be kept.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services