federated regions w/ bootstrap mode emit spurious errors
Open
theme/cleanup
theme/raft
type/bug
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
When regions are federated and have the `bootstrap_expect` set in the Nomad server configuration, we get a spurious log message at Error level every 60s:
```
2020-06-24T13:29:20.787Z [ERROR] nomad: skipping adding Raft peer because an existing peer is in bootstrap mode and only one server should be in bootstrap mod
```
There's no problem with the servers in this configuration, just log garbage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.