statestore.cache.max.bytes — Kafka Kafka Streams Configuration
Maximum number of memory bytes to be used for statestore cache across all threads.
Description
Maximum number of memory bytes to be used for statestore cache across all threads
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.4 | 10485760 (10 mebibytes) |
| 3.5 | 10485760 (10 mebibytes) |
| 3.6 | 10485760 (10 mebibytes) |
| 3.7 | 10485760 (10 mebibytes) |
| 3.8 | 10485760 (10 mebibytes) |
| 3.9 | 10485760 (10 mebibytes) |
| 4.0 | 10485760 (10 mebibytes) |
| 4.1 | 10485760 (10 mebibytes) |
| 4.2 | 10485760 (10 mebibytes) |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.