Merge pull request #10136 from jingyih/update_changelog_3p2_from_pr10109

CHANGELOG-3.2: update from #10109
release-3.4
Jingyi Hu 2018-09-28 17:27:24 -07:00 committed by GitHub
commit 31e2c08293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ See [code changes](https://github.com/coreos/etcd/compare/v3.2.24...v3.2.25) and
- Improve ["became inactive" warning log](https://github.com/etcd-io/etcd/pull/10024), which indicates message send to a peer failed.
- Improve [read index wait timeout warning log](https://github.com/etcd-io/etcd/pull/10026), which indicates that local node might have slow network.
- Add [gRPC interceptor for debugging logs](https://github.com/etcd-io/etcd/pull/9990); enable `etcd --debug` flag to see per-request debug information.
- Add [consistency check in snapshot status](https://github.com/etcd-io/etcd/pull/10109). If consistency check on snapshot file fails, `snapshot status` returns error.
### Metrics, Monitoring