Skip to content

Conversation

@altmannmarcelo
Copy link
Collaborator

If a user wants to gracefully remove a host from proxysql, it will change the status to OFFLINE_SOFT, wait it to complete all the current ongoing connections and then change it to OFFLINE_HARD. The scheduler should not consider those hosts as available to be used and filter them out.

Fixes: #25

If a user wants to gracefully remove a host from proxysql, it will
change the status to OFFLINE_SOFT, wait it to complete all the current
ongoing connections and then change it to OFFLINE_HARD.
The scheduler should not consider those hosts as available to be used
and filter them out.

Fixes: #25
@altmannmarcelo altmannmarcelo merged commit d2277a8 into main Nov 4, 2024
4 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.

Filter out hosts that are OFFLINE_SOFT or OFFLINE_HARD

3 participants