Replies: 1 comment
-
I do not see anything suspicious in the log. It is going through your Kafka configuration and diffing the different options. That is part of every reconciliation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I upgraded from strimzi 0.38 to strimzi 0.40 with helm. I bumped up from kafka 3.5 to 3.7 in the yaml below. strimzi kafka is deployed on AWS EKS.
The strimzi operator is detecting broker diffs and reconciling the broker pods very frequently. I see diffs for all 3 broker replicas in the strimzi operator logs. I believe that strimzi should attempt to reconcile the brokers every 2 minutes by default.
I have included my kafka strimzi crd yaml and strimzi operator logs below, I do not see any errors.
The broker pods are being recreated often. Is this expected behavior?
Please help thank you.
Beta Was this translation helpful? Give feedback.
All reactions