lbj812 commented on issue #8047:
URL: 
https://github.com/apache/incubator-seata/issues/8047#issuecomment-4203138135

   > The information provided is insufficient to determine your issue. 
Theoretically, read-write separation should not occur within a single 
transaction.
   
   
库存服务通过feign被订单服务调用,库存服务修改库存,库存服务这个时候的事务是tran1,等到库存服务要回滚的时候,这个时候的事务还是tran1吗?我认为肯定不是了。您的回答:“在单个事务内不应出现读写分离",我觉得不能反映这个问题。


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to