Browse Source

Merge pull request #8198 from xiang90/n

NEWS: clarify the corruption problem
Xiang Li 8 years ago
parent
commit
b7cf080e2c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -1,5 +1,5 @@
 etcd v3.2.1 (2017-06-23)
 etcd v3.2.1 (2017-06-23)
-- fix backend database index corruption issue on restore
+- fix backend database in-memory index corruption issue on restore (only 3.2.0 is affected)
 - fix gRPC gateway Txn marshaling issue
 - fix gRPC gateway Txn marshaling issue
 - fix backend database size debugging metrics
 - fix backend database size debugging metrics