We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec0aab commit af93154Copy full SHA for af93154
CHANGELOG-3.5.md
@@ -104,6 +104,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
104
- Improve [count-only range performance](https://github.com/etcd-io/etcd/pull/11771).
105
- Remove [redundant storage restore operation to shorten the startup time](https://github.com/etcd-io/etcd/pull/11779).
106
- With 40 million key test data,it can shorten the startup time from 5 min to 2.5 min.
107
+- [Fix deadlock bug in mvcc](https://github.com/etcd-io/etcd/pull/11817).
108
109
110
### Package `embed`
0 commit comments