share.coordinator.cached.buffer.max.bytes — Kafka Broker Configuration
The maximum buffer size that the ShareCoordinator will retain for reuse. Note: Setting this larger than the maximum message size is not recommended.
Description
The maximum buffer size that the ShareCoordinator will retain for reuse. Note: Setting this larger than the maximum message size is not recommended. In this case, every write buffer will be eligible for recycling, which renders this configuration ineffective as a size limit.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 4.3 | 1048588 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.