-
I have a 3 broker Strimzi cluster that has been working fine. I just tried adding another 3 brokers and the new brokers are showing these errors in the logs:
Not sure what to check since the other 3 brokers seem fine. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
That suggests some misconfiguration in the clients. How is the broker listener on port 9096 configured with regard to TLS? How are the clients configured for TLS? |
Beta Was this translation helpful? Give feedback.
-
After some more troubleshooting, it looks like I ran into this issue. Upgrading the operator to |
Beta Was this translation helpful? Give feedback.
After some more troubleshooting, it looks like I ran into this issue. Upgrading the operator to
0.36.0
seems to have fixed it.