Skip to content

Instance Checkin Missed Count

Key: qie.instanceCheckinMissedCheckinCount

Env Var: QIE_INSTANCECHECKINMISSEDCHECKINCOUNT

Default: 60

Scope: Global

Description: The number of missed check-in's before this node will take over processing messages that the node that stopped checking in.

Examples

Env Var

QIE_INSTANCECHECKINMISSEDCHECKINCOUNT=120

Java Option

-Dqie.instanceCheckinMissedCheckinCount=120

YAML

QIE_INSTANCECHECKINMISSEDCHECKINCOUNT: 120