kelly-ye opened a new issue #692: URL: https://github.com/apache/servicecomb-pack/issues/692
1、springboot框架还是比较大的,想只基于spring开发,是否可以剥离springboot框架 2、使用的中间件,如:Kafka、缓存、数据库是否可以提供接口,由业务方进行适配实现接口进行对接 3、当前很多场景是通过异步回调的方式来判断分支事务是否结束,不是同一个线程,怎么在回调方法里面来告诉alpha事务的结果 4、一个分支事务会增加时延几十毫秒甚至上百毫秒,性能需要再优化 ---------------------------------------------------------------- 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]
