You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I edited values.yml in Bitnami Kafka Helm chart Kraft mode as follows. I get the following error message when the controller replica count is 3 or 2. Although I made various config additions, I could not solve the problem. Could you please help me with the issue?
I edited the settings as Plaintext so that there is no problem with brokers' communication. Actually, I want to trade SASL_PLANTEXT and provide access from outside. I don't get any error in connecting to the header. I only get the following error.
error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted
Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException)
(Re-)joining group
Group coordinator kafka.dagi.com:9095 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted.
JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId=''', protocol='null'}
abbabe
changed the title
error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted
error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted-Kafka
Jan 15, 2025
Hi, the issue may not be directly related to the Bitnami container image/Helm chart, but rather to how the application is being utilized, configured in your specific environment, or tied to a particular scenario that is not easy to reproduce on our side.
If you think that's not the case and want to contribute a solution, we'd like to invite you to create a pull request. The Bitnami team is excited to review your submission and offer feedback. You can find the contributing guidelines here.
Your contribution will greatly benefit the community. Please feel free to contact us if you have any questions or need assistance.
If you have any questions about the application, customizing its content, or using technology and infrastructure, we highly recommend that you refer to the forums and user guides provided by the project responsible for the application or technology.
With that said, we'll keep this ticket open until the stale bot automatically closes it, in case someone from the community contributes valuable insights.
Name and Version
Kafka Helm Chart targetRevision: 30.1.8
What architecture are you using?
None
What steps will reproduce the bug?
Hello,
I edited values.yml in Bitnami Kafka Helm chart Kraft mode as follows. I get the following error message when the controller replica count is 3 or 2. Although I made various config additions, I could not solve the problem. Could you please help me with the issue?
I edited the settings as Plaintext so that there is no problem with brokers' communication. Actually, I want to trade
SASL_PLANTEXT
and provide access from outside. I don't get any error in connecting to the header. I only get the following error.Are you using any custom parameters or values?
The text was updated successfully, but these errors were encountered: