Skip to content

Ignore Schema Update Exceptions

Key: qie.ignoreSchemaUpdateExceptions

Env Var: QIE_IGNORESCHEMAUPDATEEXCEPTIONS

Default: false

Scope: Global

Description: This option tells the QIE service to ignore schema update exception during startup. This option is not normally enabled and used.

Examples

Env Var

QIE_IGNORESCHEMAUPDATEEXCEPTIONS=true

Java Option

-Dqie.ignoreSchemaUpdateExceptions=true

YAML

QIE_IGNORESCHEMAUPDATEEXCEPTIONS: true