[ 
https://issues.apache.org/jira/browse/KAFKA-15619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Deng Ziming updated KAFKA-15619:
--------------------------------
    Description: 
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]

  was:
Deleted topics will come back again in Spark structured streaming test after 
upgrade Kafka from 3.4.0 to 3.5.0, related ticket is:  
https://issues.apache.org/jira/browse/SPARK-45529

 

I have basically inferred that this bug comes from 
https://github.com/apache/kafka/pull/12590


> 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