etcd
etcd copied to clipboard
If the revision in the RangeRequest executed in the txn is -1, the current txn will fail: return mvcc.ErrCompacted
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
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.