Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AWS RDS MySQL Multi-AZ Cluster auto-discovery #4490

Merged
merged 13 commits into from
Apr 2, 2024

Conversation

JavierJF
Copy link
Collaborator

@JavierJF JavierJF commented Apr 1, 2024

This is a followup on PR #4406 with some minor required changes.

anphucbui and others added 13 commits December 20, 2023 21:53
…instead of originating server's values, add new field in mmsd for reader hostgroup, and query monitor db instead of admin db
…putation after adding a new server, and other small changes based on feedback
Add support for AWS RDS MySQL Multi-AZ Cluster auto-discovery
Right now we lock on Admin everytime we are adding discovered servers.
This prevents concurrent configuration modifications, and also ensures
consistency during configuration promotions. In the future this locking
*may become* not necessary.
@JavierJF JavierJF merged commit b368fc9 into v2.x Apr 2, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants