Open cenkalti opened 1 year ago
Hi cenk, from my understanding, the transaction API handling is on MVCC layer which has nothing to do with raft state (leader or follower). Once one of the etcd servers receives the Txn request, the server will process it after building the consensus and send it back to client.
Hope it helps :)
Can this page be updated to include answer to the question below?
https://etcd.io/docs/v3.5/learning/api/#transaction