Topic are being recreated after deletion #9910
Sreeragsrg77
started this conversation in
General
Replies: 1 comment 2 replies
-
I think you need to provide more details ...
And so on. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was able to delete a topic from kafka cluster using offserexplorer ,akhq and with kubectl kafkatopic commands as well, but once it shows deleted within 2 mins same topics are again created.
Can anyone help me out with this issue ?
I am using offsetexplorer version 2.0 to connect the kafka cluster.
2024-04-02 09:20:47,01657 INFO [ZkClient-EventThread-39-localhost:2181] ZkTopicsWatcher:127 - Topics deleted from ZK for watch 75: [test-1]
2024-04-02 09:20:47,56313 INFO [ZkClient-EventThread-39-localhost:2181] ZkTopicsWatcher:143 - Topics created in ZK for watch 76: [test-1]
The above logs are from our kafka-cluster-entity-operator pods.
Beta Was this translation helpful? Give feedback.
All reactions