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 syncing 'mysql-variables' and 'admin-variables' #2820 #2856

Merged
merged 10 commits into from Oct 21, 2020

Conversation

JavierJF
Copy link
Collaborator

@JavierJF JavierJF commented Jun 3, 2020

WIP: Do not merge yet. Closes #2820 .

- Added several for getting the peers to be sync.
- Added function to pull the target 'global_variables' to sync.
- Added metrics for 'global_variables' sync:
    + Number of syncs done / failed.
    + Sync conflicts.
    + Sync warnings.
+ Spawned proxysql instance now runs inside a docker container.
+ Simplified launching and logging of spawned proxysql instance.
+ Added more verbose logging about the tables state.
+ Added new tests for 'global_variables' synchronization.
@JavierJF JavierJF linked an issue Jun 3, 2020 that may be closed by this pull request
@JavierJF
Copy link
Collaborator Author

JavierJF commented Jun 3, 2020

retest this please

1 similar comment
@JavierJF
Copy link
Collaborator Author

retest this please

@pondix pondix merged commit 05a005f into v2.1.0 Oct 21, 2020
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.

Cluster checksum is not supported for mysql variables
2 participants