KeepRefereeSettings
Defined in: src/cluster/downing/KeepReferee.ts:8
Properties
Section titled “Properties”downAllIfBelowQuorum?
Section titled “downAllIfBelowQuorum?”
readonlyoptionaldownAllIfBelowQuorum?:number
Defined in: src/cluster/downing/KeepReferee.ts:15
Additional quorum a.k.a. down-all-if-referee-reachable-but-too-few.
refereeAddress
Section titled “refereeAddress”
readonlyrefereeAddress:string
Defined in: src/cluster/downing/KeepReferee.ts:13
Fixed “referee” address; whichever partition contains it survives.
Must match the address format returned by NodeAddress.toString().