bitnami / charts

Bitnami Helm Charts
https://bitnami.com
Other
9.04k stars 9.22k forks source link

there is a bug in code #30545

Open halleystar opened 1 day ago

halleystar commented 1 day ago

Name and Version

bitnami/redis

What architecture are you using?

amd64

What steps will reproduce the bug?

image After triggering a manual failover, the REDIS_MASTER_HOST has already changed. This means the master node information obtained earlier is outdated, and when we use this information to start Redis with the --replicaof parameter, it may connect to an incorrect master node.

What do you see instead?

upon

carrodher commented 1 day ago

Thank you for bringing this issue to our attention. We appreciate your involvement! If you're interested in contributing a solution, we welcome 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. Feel free to reach out if you have any questions or need assistance.