Add changelog for #9487 (#9491)

This commit is contained in:
Matt Keeler 2021-01-05 13:05:42 -05:00 committed by GitHub
parent 8fc77877be
commit a955eeba88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/9487.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
rpc: Prevent misleading RPC error claiming the lack of a leader when Raft is ok but there are issues with client agents gossiping with the leader.
```