dsl.store.format — Kafka Kafka Streams Configuration
Specifies the state store format for DSL operators. 'DEFAULT' creates either timestamped or plain state stores, depending on context.
Description
Specifies the state store format for DSL operators. 'DEFAULT' creates either timestamped or plain state stores, depending on context. 'HEADERS' creates headers-aware stores that preserve record headers.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.3 | DEFAULT |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.