Is There a Limit on the Number of Topics in a Kafka Instance?
The number of topics is related to the total number of topic partitions and the number of partitions in each topic. There is an upper limit on the aggregate number of partitions of topics. When this limit is reached, no more topics can be created.
The partition limit varies depending on the flavor, as shown in the following table.
Flavor |
Brokers |
Maximum TPS per Broker |
Maximum Partitions per Broker |
Maximum Consumer Groups per Broker |
Maximum Client Connections per Broker |
Storage Space |
---|---|---|---|---|---|---|
kafka.2u4g.cluster |
3–30 |
30,000 |
250 |
20 |
2000 |
300 GB–300,000 GB |
kafka.4u8g.cluster |
3–30 |
100,000 |
500 |
100 |
4000 |
300 GB–600,000 GB |
kafka.8u16g.cluster |
3–30 |
150,000 |
1000 |
150 |
4000 |
300 GB–900,000 GB |
kafka.12u24g.cluster |
3–30 |
200,000 |
1500 |
200 |
4000 |
300 GB–900,000 GB |
kafka.16u32g.cluster |
3–30 |
250,000 |
2000 |
200 |
4000 |
300 GB–900,000 GB |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot