dsl.store.suppliers.class — Kafka Kafka Streams Configuration
Defines which store implementations to plug in to DSL operators. Must implement the org.
Description
Defines which store implementations to plug in to DSL operators. Must implement the org.apache.kafka.streams.state.DslStoreSuppliers interface.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.7 | org.apache.kafka.streams.state.BuiltInDslStoreSuppliers$RocksDBDslStoreSuppliers |
| 3.8 | org.apache.kafka.streams.state.BuiltInDslStoreSuppliers$RocksDBDslStoreSuppliers |
| 3.9 | org.apache.kafka.streams.state.BuiltInDslStoreSuppliers$RocksDBDslStoreSuppliers |
| 4.0 | org.apache.kafka.streams.state.BuiltInDslStoreSuppliers$RocksDBDslStoreSuppliers |
| 4.1 | org.apache.kafka.streams.state.BuiltInDslStoreSuppliers$RocksDBDslStoreSuppliers |
| 4.2 | org.apache.kafka.streams.state.BuiltInDslStoreSuppliers$RocksDBDslStoreSuppliers |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.