Skip to content

Instance Priority

Key: qie.instancePriority

Env Var: QIE_INSTANCEPRIORITY

Default: 99

Scope: Global

Description: The node priority in an HA environment. Nodes with a lower priority will take over processing from nodes with a higher priority. This allows for a primary/backup configuration.

Examples

Env Var

QIE_INSTANCEPRIORITY=1

Java Option

-Dqie.instancePriority=1

YAML

QIE_INSTANCEPRIORITY: 1