qinlonglong123 opened a new issue, #4787:
URL: https://github.com/apache/servicecomb-java-chassis/issues/4787

   ### Problem this feature would solve
   
   如题。是否能够提供一种不需要契约的通信方式
   
   ### Describe the solution
   
   契约虽然让服务消费方式变的简单,但是对于我们的服务可能会面临升级后契约不兼容,而且面临数据丢失重注册性能等问题,契约的维护已经是我们的一个负担。
   
理论上使用resttemplate的调用方式可以不用契约,因为用户已经组装了rest格式。社区是否考虑使用配置的方式或者提供一种新的接口,让服务间调用不使用契约。
   
   如果社区有意向,我很愿意去分析这个提议的方案。
   @liubao68 
   
   ### Alternatives considered
   
   _No response_
   
   ### Additional Context
   
   _No response_


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