GitHub user funky-eyes added a comment to the discussion: GSoC: Support Seata 
Multi Raft

I believe that since the multi-raft architecture itself has multiple raft 
groups, it's natural to think that global transactions and branch transactions 
are distributed across different raft groups. Of course, all sub-transactions 
of a global transaction would remain in the same group, but when beginning a 
transaction, it would be routed to different raft groups through a load 
balancing strategy.

GitHub link: 
https://github.com/apache/incubator-seata/discussions/7404#discussioncomment-13376084

----
This is an automatically sent email for dev@seata.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@seata.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@seata.apache.org
For additional commands, e-mail: dev-h...@seata.apache.org

Reply via email to