Module dyncfgs

Source
Expand description

Dyncfgs used by the adapter layer.

Constants§

ALLOW_USER_SESSIONS
CONSTRAINT_BASED_TIMESTAMP_SELECTION
ENABLE_0DT_CAUGHT_UP_CHECK
ENABLE_0DT_CAUGHT_UP_REPLICA_STATUS_CHECK
ENABLE_0DT_DEPLOYMENT
ENABLE_0DT_DEPLOYMENT_PANIC_AFTER_TIMEOUT
ENABLE_CONTINUAL_TASK_BUILTINS
Whether to create system builtin continual tasks on boot.
ENABLE_EXPRESSION_CACHE
Whether to use an expression cache on boot.
ENABLE_INTROSPECTION_SUBSCRIBES
Enable installation of introspection subscribes.
ENABLE_MULTI_REPLICA_SOURCES
Whether we allow sources in multi-replica clusters.
ENABLE_PASSWORD_AUTH
Whether to enable password authentication.
ENABLE_STATEMENT_LIFECYCLE_LOGGING
Enable logging of statement lifecycle events in mz_internal.mz_statement_lifecycle_history.
FORCE_SWAP_FOR_CC_SIZES
This flag exists solely to facilitate the slow rollout of swap for cc replica sizes. The plan is to remove it once the rollout is complete and the cc replica size definitions have been adjusted to enable swap directly.
PERSIST_FAST_PATH_ORDER
PLAN_INSIGHTS_NOTICE_FAST_PATH_CLUSTERS_OPTIMIZE_DURATION
The plan insights notice will not investigate fast path clusters if plan optimization took longer than this.
WITH_0DT_CAUGHT_UP_CHECK_ALLOWED_LAG
WITH_0DT_CAUGHT_UP_CHECK_CUTOFF
WITH_0DT_DEPLOYMENT_CAUGHT_UP_CHECK_INTERVAL
WITH_0DT_DEPLOYMENT_DDL_CHECK_INTERVAL
WITH_0DT_DEPLOYMENT_MAX_WAIT

Functions§

all_dyncfgs
Adds the full set of all compute Configs.