remote.log.metadata.custom.metadata.max.bytes — Kafka Broker Configuration
The maximum size of custom metadata in bytes that the broker should accept from a remote storage plugin. If custom metadata exceeds this limit, the updated segment metadata will not be stored, the copied data will be attempted to delete, and the remote copying task for this topic-partition will stop with an error.
Description
The maximum size of custom metadata in bytes that the broker should accept from a remote storage plugin. If custom metadata exceeds this limit, the updated segment metadata will not be stored, the copied data will be attempted to delete, and the remote copying task for this topic-partition will stop with an error.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.6 | 128 |
| 3.7 | 128 |
| 3.8 | 128 |
| 3.9 | 128 |
| 4.0 | 128 |
| 4.1 | 128 |
| 4.2 | 128 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.