Revert "Do not unban replicas if a primary is available" (#850)

Revert "Do not unban replicas if a primary is available (#843)"

This reverts commit cdcfa99fb9.
This commit is contained in:
Jose Fernández
2024-11-07 22:00:43 +01:00
committed by GitHub
parent c9544bdff2
commit c11418c083
5 changed files with 2 additions and 26 deletions

View File

@@ -130,16 +130,6 @@ default: 60 # seconds
How long to ban a server if it fails a health check (seconds).
### unban_replicas_when_all_banned
```
path: general.unban_replicas_when_all_banned
default: true
```
Whether or not we should unban all replicas when they are all banned. This is set
to true by default to prevent disconnection when we have replicas with a false positive
health check.
### log_client_connections
```
path: general.log_client_connections