#22086·etcd

订单: Txn.Commit 在发生修订违规后重新发布可变事务

作者: logical-misha创建于 2026年7月12日更新于 2026年9月15日

`ordering.NewKV` reissues a transaction whose successful response has a header revision older than the wrapper's previous observed revision whenever `orderViolationFunc` returns nil. The loop does not distinguish read-only transactions from transactions whose selected branch may write.