conduktor.io ↗

application.id — Kafka Kafka Streams Configuration

An identifier for the stream processing application. Must be unique within the Kafka cluster.

Description

An identifier for the stream processing application. Must be unique within the Kafka cluster. It is used as 1) the default client-id prefix, 2) the group-id for membership management, 3) the changelog topic prefix.

Default Values by Kafka Version

Kafka VersionDefault Value
0.10.0null
0.10.1null
0.10.2null
0.11.0null
1.0null
1.1null
2.0null
2.1null
2.2null
2.3null
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.