guoliang3 commented on issue #7278: URL: https://github.com/apache/incubator-seata/issues/7278#issuecomment-2796246158
> saga模式不支持与其他模式混用,所以如果下游也变成saga,会导致saga和at共用一个数据库导致可能脏写AT涉及的数据。 下游变成at 会影响 状态机回补机制 比如 下游 服务B操作失败 at默认就会回补了,但是到状态机会再次回补 我得需求是不想让下游自动回补 -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org