remote.log.manager.fetch.quota.window.num — Kafka Broker Configuration
The number of samples to retain in memory for remote fetch quota management. The default value is 11, which means there are 10 whole windows + 1 current window.
Description
The number of samples to retain in memory for remote fetch quota management. The default value is 11, which means there are 10 whole windows + 1 current window.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.8 | 11 |
| 3.9 | 11 |
| 4.0 | 11 |
| 4.1 | 11 |
| 4.2 | 11 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.