doc-exports/docs/dms/umn/kafka-faq-200426026.html
Chen, Junjie dd8a3a658b DMS UMN Initial Version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2022-12-08 00:33:11 +00:00

13 lines
744 B
HTML

<a name="kafka-faq-200426026"></a><a name="kafka-faq-200426026"></a>
<h1 class="topictitle1">Why Do I Fail to Create Topics?</h1>
<div id="body1587865451575"><p id="kafka-faq-200426026__p124789317133">Possible cause: The aggregate number of partitions of created topics has reached the upper limit. The maximum number of partitions varies with instance specifications. For details, see <a href="Kafka-specification.html">Specifications</a>.</p>
<p id="kafka-faq-200426026__p292065213615">Solution: <a href="kafka-ug-180604019.html">Delete unnecessary topics</a>.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="kafka-faq-191030003.html">Topics and Partitions</a></div>
</div>
</div>