WillemJiang commented on issue #643: 分布式事务优雅shut down服务问题 URL: https://github.com/apache/servicecomb-pack/issues/643#issuecomment-606319095 多个Omega的支持可以通过查询注册的客户端来实现,如果是多个Alpha的情况下处理比较复杂,这块我们还没有实现, @tnessn @Richhardbranson 有兴趣做一下吗?我会给出相关的指导的。 另外建议使用[Saga 状态机模式](https://github.com/apache/servicecomb-pack/blob/master/docs/fsm/fsm_manual_zh.md) ,有关数据接口的实现我们不打算提供支持了。 状态机模式下,[ 查询事件的API ](https://github.com/apache/servicecomb-pack/blob/master/docs/fsm/apis_zh.md)
---------------------------------------------------------------- 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] With regards, Apache Git Services
