forked from docs/doc-exports
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>
13 lines
697 B
HTML
13 lines
697 B
HTML
<a name="kafka-faq-200426028"></a><a name="kafka-faq-200426028"></a>
|
|
|
|
<h1 class="topictitle1">Why Do Deleted Topics Still Exist?</h1>
|
|
<div id="body1587865451575"><p id="kafka-faq-200426028__p10124010131412">This may be because automatic topic creation has been enabled and a consumer is connecting to the topic. If no existing topics are available for message creation, new topics will be automatically created.</p>
|
|
<p id="kafka-faq-200426028__p9342654122518">To solve this problem, disable automatic topic creation.</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>
|
|
|