liubao68 edited a comment on issue #2631:
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/2631#issuecomment-975521901


   如果 使用 APP.SERIVCE 替换 APP:SERIVCE 会涉及很多兼容性问题, 包括:
   
   1. 注册中心microservice的alias机制需要修改
   2. `@RpcReference`的名字需要修改
   3. RestTemplate的 `cse://app:ms` 需要修改
   4. 早期的命名规范并没有约束应用名称、微服务名称不包含`.`, 变更规则可能导致业务错误。 
   
   特别1和2,3的修改有矛盾的地方。 这个版本暂时不做这个变更。 仍然保留老的习惯, 支持  `cse://app:ms` 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to