Skip to content

Purge Reload At

Key: qie.purge.reloadAt

Env Var: QIE_PURGE_RELOADAT

Default: 6000

Scope: Global

Description: When the pool of messages that are to be purged get below this value, a new chunk is loaded into the pool.

Examples

Env Var

QIE_PURGE_RELOADAT=7000

Java Option

-Dqie.purge.reloadAt=7000

YAML

QIE_PURGE_RELOADAT: 7000