mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Event histories after merging serve as an authorotative list of events that can be seen as ones persisted by etcd, we don't need PrevValue as part of it. Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>