wujimin commented on a change in pull request #1832:
URL:
https://github.com/apache/servicecomb-java-chassis/pull/1832#discussion_r440160806
##########
File path: core/src/main/java/org/apache/servicecomb/core/SCBEngine.java
##########
@@ -499,6 +500,23 @@ public MicroserviceReferenceConfig
createMicroserviceReferenceConfig(String micr
return createMicroserviceReferenceConfig(microserviceName, null);
}
+ /**
+ * for edge, versionRule maybe controlled by url rule
Review comment:
not only for edge, in the future, we should switch to this kind api for
all cases.
----------------------------------------------------------------
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]