Patrick0308 commented on a change in pull request #1161:
URL: https://github.com/apache/dubbo-go/pull/1161#discussion_r615399218
##########
File path: common/constant/key.go
##########
@@ -313,11 +313,12 @@ const (
const (
SUBSCRIBED_SERVICE_NAMES_KEY = "subscribed-services"
PROVIDER_BY = "provided-by"
- EXPORTED_SERVICES_REVISION_PROPERTY_NAME =
"dubbo.exported-services.revision"
+ EXPORTED_SERVICES_REVISION_PROPERTY_NAME = "dubbo.metadata.revision"
Review comment:
old EXPORTED_SERVICES_REVISION_PROPERTY_NAME not be used
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]