Apache Kafka · Schema

Kafka Topic Configuration

Schema for Apache Kafka topic configuration properties.

Distributed SystemsEvent StreamingMessagingOpen SourcePub-Sub

Properties

Name Type Description
topic_name string The name of the topic
partitions_count integer Number of partitions for the topic
replication_factor integer The replication factor for the topic
configs object Topic-level configuration overrides
View JSON Schema on GitHub