跳转到内容
简体中文

KeepOldestSettings

此内容尚不支持你的语言。

Defined in: src/cluster/downing/KeepOldest.ts:8

readonly optional downIfAlone?: boolean

Defined in: src/cluster/downing/KeepOldest.ts:16

When true, if the oldest member is unreachable the other side wins (this flips the rule for paranoid setups where the oldest might be the one that failed). Default: false.


readonly optional role?: string

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

If set, only members with this role are eligible “oldest”.