conduktor.io ↗

metadata.fetch.timeout.ms — Kafka Producer Configuration

The first time data is sent to a topic we must fetch metadata about that topic to know which servers host the topic's partitions. This config specifies the maximum time, in milliseconds, for this fetch to succeed before throwing an exception back to the client.

Description

The first time data is sent to a topic we must fetch metadata about that topic to know which servers host the topic's partitions. This config specifies the maximum time, in milliseconds, for this fetch to succeed before throwing an exception back to the client.

Default Values by Kafka Version

Kafka VersionDefault Value
0.8.160000
0.8.260000
0.9.060000
0.10.060000
0.10.160000
0.10.260000
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.