Add changelog for #9487 (#9491)

This commit is contained in:
Matt Keeler 2021-01-05 13:05:42 -05:00 committed by hashicorp-ci
parent c18234cba1
commit 858795ac9a
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.
```