etcd icon indicating copy to clipboard operation
etcd copied to clipboard

If the revision in the RangeRequest executed in the txn is -1, the current txn will fail: return mvcc.ErrCompacted

Open DavidLiuXh opened this issue 3 years ago • 1 comments

https://github.com/etcd-io/etcd/blob/b1610934e3b854df22ec802989df7257a219fae0/server/etcdserver/apply.go#L1107

If the revision in the RangeRequest executed in the txn is -1, the current tx will fail: return mvcc.ErrCompacted

DavidLiuXh avatar Apr 02 '22 07:04 DavidLiuXh

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 12:07 stale[bot]