Skip to content

HA Engine

Key: qie.haEngine

Env Var: QIE_HAENGINE

Default: StandAloneHAServiceImpl

Scope: Global

Description: This option tells the QIE service what HA engine to use (EnterpriseHA). See the install guide for more information on this option.

Examples

Env Var

QIE_HAENGINE=EnterpriseHAServiceImpl

Java Option

-Dqie.haEngine=EnterpriseHAServiceImpl

YAML

QIE_HAENGINE: "EnterpriseHAServiceImpl"