-
Hello! After performing some operations on the Kafka cluster (re-creating the cluster, deleting topics with kafka-topics.sh, mm2 setup etc.) I started to observe cpu-throttling of strimzi pod (at 1 CPU request). I found out strimzi's logs contain a pattern of messages like:
repeating ca. every 10 seconds. This seems like the reconciliation fails silently in an endless loop. Or is it normal? Attaching Kafka CRD and the debug log. strimzi_recon.log Any advice would be appreciated. Edit: Strimzi version: 0.43.0 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That looks like it might be the same issue as here? Unupdated CRD resources? #10576 |
Beta Was this translation helpful? Give feedback.
That looks like it might be the same issue as here? Unupdated CRD resources? #10576