You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/06/15 13:05:43 UTC

[GitHub] [servicecomb-java-chassis] wujimin commented on a change in pull request #1832: [SCB-2000]schema discovery working in edge service

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