Skip to content
Snippets Groups Projects
Commit fbaa7a99 authored by Serge Petrenko's avatar Serge Petrenko Committed by Kirill Yukhin
Browse files

replication: count bidirectional replica connections

Start counting replicas, whose connections are "healthy", e.g. there are
both relay and applier in SUBSCRIBE state.

Introduce triggers for the events of "healthy quorum" loss and gain.
"healthy quorum" is the same as replication_synchro_quorum.

The triggers will be used in raft pre-vote and synchro queue owner
fencing. Both these features require tracking whether there is a quorum
of nodes reachable from the local node.

Pre-requisite #6654
Pre-requisite #6661

NO_DOC=no user-visible changes
NO_CHANGELOG=no user-visible changes
NO_TEST=preparatory patch
parent 2f543937
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment