[ 
https://issues.apache.org/jira/browse/KAFKA-15619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17776006#comment-17776006
 ] 

Deng Ziming commented on KAFKA-15619:
-------------------------------------

Hello [~showuon] , As [~ijuma] mentioned, auto.create.topics.enable only affect 
`MetadataRequest`, we should firstly locate where are we sending this 
`MetadataRequest` which creates the deleted topic automatically.    

> Deleted topics will come back again
> -----------------------------------
>
>                 Key: KAFKA-15619
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15619
>             Project: Kafka
>          Issue Type: Improvement
>    Affects Versions: 3.5.0, 3.5.1
>            Reporter: Deng Ziming
>            Priority: Major
>
> Deleted topics will come back again in Apache Spark structured streaming 
> stress test after upgrade Kafka from 3.4.0 to 3.5.0, related ticket is: 
> https://issues.apache.org/jira/browse/SPARK-45529 , the test randomly 
> starts/stops/adds data/add partitions/delete topic/add topic/checks the 
> result in a loop, I finally found that a deleted topic will come back again 
> after some time.
> By constantly reseting the head of branch-3.5 and using {{gradlew install}} 
> to repackage and rerunning of the stress test, I have basically inferred that 
> this bug comes from [https://github.com/apache/kafka/pull/12590]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to