mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 10:45:56 +08:00
This counter is used to print a warning in fdbcli if there are incompatible peers. Example Output: ./fdbcli Using cluster file `fdb.cluster'. WARNING: Incompatible peers exist. The database is unavailable; type `status' for more information. Welcome to the fdbcli. For help, type `help'. fdb> status WARNING: Incompatible peers exist. Using cluster file `fdb.cluster'. Could not communicate with a quorum of coordination servers: 127.0.0.1:4000 (unreachable)