Cant delete topics after strimzi version upgrade #4840
Unanswered
Yedidyah27
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@alesj @tombentley @sknot-rh Any idea? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey,
I have upgraded my kafka operator to 0.22.1 and I now cant seem able to delete topics through the topic operator. I think that I have might have deleted the __strimzi_store_topic and __strimzi-topic-operator-kstreams-topic-store-changelog topics
before the upgrade. Now that they are created I am getting the following message when trying to delete a topic:
Failure processing KafkaTopic watch event DELETED on resource ha-gmw1r-ijsgfgfgfgf9q-1454545454---96f91a172718c0c54bf179672a6ab8a3ba2d2921 with labels {strimzi.io/cluster=aa-kafka-connectors1-st}: The state store, topic-store, may have migrated to another instance.
Has anyone encountered something similar and has a solution?
Beta Was this translation helpful? Give feedback.
All reactions