conduktor.io ↗

log.message.format.version — Kafka Broker Configuration

Specify the message format version the broker will use to append messages to the logs. The value should be a valid MetadataVersion.

Description

Specify the message format version the broker will use to append messages to the logs. The value should be a valid MetadataVersion. Some examples are: 0.8.2, 0.9.0.0, 0.10.0, check MetadataVersion for more details. By setting a particular message format version, the user is certifying that all the existing messages on disk are smaller or equal than the specified version. Setting this value incorrectly will cause consumers with older versions to break as they will receive messages with a format that they don't understand.

Default Values by Kafka Version

Kafka VersionDefault Value
0.10.00.10.0-IV1
0.10.10.10.1-IV2
0.10.20.10.2-IV0
0.11.00.11.0-IV2
1.01.0-IV0
1.11.1-IV0
2.02.0-IV1
2.12.1-IV2
2.22.2-IV1
2.32.3-IV1
2.42.4-IV1
2.52.5-IV0
2.62.6-IV0
2.72.7-IV2
2.82.8-IV1
3.03.0-IV1
3.13.0-IV1
3.23.0-IV1
3.33.0-IV1
3.43.0-IV1
3.53.0-IV1
3.63.0-IV1
3.73.0-IV1
3.83.0-IV1
3.93.0-IV1
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.