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

v1.5.0 #81

Merged
merged 28 commits into from
Jan 30, 2025
Merged

v1.5.0 #81

merged 28 commits into from
Jan 30, 2025

Conversation

alihm
Copy link
Member

@alihm alihm commented Jan 30, 2025

  • 2 second reduction in master switching time: It now switches in under 1 second if all nodes are up, 3 seconds if the old master is not reachable.
  • Improvements in node health checks: This will result in significantly less master switching and improve overall stability. This issue typically occurred when the master node was under load (in basic packages) and other nodes couldn’t reach it.
  • Improvements in connection pooling: We’ve increased timeouts for MySQL connections, so they won’t drop when MySQL is under load.
  • Improvements in the mysqldump JS library: This fixes the issue of backlog compression on large websites.
  • Reporting cluster status via API: This allows FluxOS to use the data and uninstall the app from nodes that have connection issues.

@alihm alihm merged commit 23c177e into master Jan 30, 2025
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.

1 participant