Skip to content
English

KeepRefereeOptionsType

KeepRefereeOptionsType = object

Defined in: src/cluster/downing/KeepRefereeOptions.ts:5

Plain options-object shape accepted by KeepReferee.

readonly optional downAllIfBelowQuorum?: number

Defined in: src/cluster/downing/KeepRefereeOptions.ts:12

Additional quorum a.k.a. down-all-if-referee-reachable-but-too-few.


readonly refereeAddress: string

Defined in: src/cluster/downing/KeepRefereeOptions.ts:10

Fixed “referee” address; whichever partition contains it survives. Must match the address format returned by NodeAddress.toString().