Topic Operator Shows Removed Topics #11633
Replies: 3 comments 2 replies
-
The 0.39.0 version already had the unidirectional topic operator (TO) feature gate enabled by default. It means that if you are using the TO to create topics so by creating |
Beta Was this translation helpful? Give feedback.
-
hi @ppatierno thanks you for your response We’ve enabled a feature gate to prevent further use of Unidirectional TO. Additionally, we deleted the bulk topics from two other clusters that have identical configurations. Interestingly, when the topics were deleted in those clusters, the TO also reflected the same behavior. STRIMZI_FEATURE_GATES: -UnidirectionalTopicOperator,-KafkaNodePools |
Beta Was this translation helpful? Give feedback.
-
Another observation from the TO logs is that the topics deleted from the clusters are not being periodically reconciled either. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
We deleted a large number of topics from the Strimzi Kafka cluster due to an issue that triggered bulk topic creation. Although the topics were successfully removed directly from the cluster using the "kafka-admin" client, the Entity Operator running in the namespace is still listing them.
Any help to to triage the issue ??
Strimzi Operator version : 0.39.0
Kafka version : kafka-3.5.2
Beta Was this translation helpful? Give feedback.
All reactions