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

Restore shunned server (due to replication lag) state on commit, provided that the replication lag is below the maximum threshold. #4450

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

rahim-kanji
Copy link
Collaborator

@rahim-kanji rahim-kanji commented Feb 14, 2024

Introduced a new variable named mysql-recover_replication_lag_shunned_servers_on_commit to restore servers that are in shunned state due to replication lag on commit (triggered by the command LOAD MYSQL SERVERS TO RUNTIME), provided that the replication lag is below the maximum threshold.

Note:
Default value of mysql-recover_replication_lag_shunned_servers_on_commit is true

…ly upon commit (triggered by the command LOAD MYSQL SERVERS TO RUNTIME), provided that the replication lag is below the maximum threshold.
@rahim-kanji rahim-kanji changed the title Restore shunned replication lag server state on commit, provided that the replication lag is below the maximum threshold. Restore shunned server (due to replication lag) state on commit, provided that the replication lag is below the maximum threshold. Feb 14, 2024
@rahim-kanji rahim-kanji marked this pull request as ready for review February 15, 2024 11:11
Renamed variable
from: mysql-recover_replication_lag_shunned_servers_on_comit
to:   mysql-evaluate_replication_lag_on_servers_load
@renecannao renecannao merged commit 6e18b04 into v2.x Feb 20, 2024
317 of 320 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