Fall back to Cloud Auto Join when there are no healthy servers
Open
type/enhancement
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 39
Description
#### Feature Description
If a Consul agent detects that there are no healthy servers or it has failed to RPC to any of the servers in its list, it should search for new servers via the cloud auto-join/retry join mechanism.
#### Use Case(s)
This can solve the scenario in which the set of servers is restarted with new IPs and thus is not a part of the Serf LAN group.
Contributor guide
Assessment
This issue has not been assessed yet.