-
Notifications
You must be signed in to change notification settings - Fork 977
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
Refactoring ProxySQL Monitor Module #4063
Merged
Merged
Commits on Dec 21, 2022
-
Refactoring ProxySQL Monitor Module
Asynchronous handling of Ping, Group replication, Replication Lag, Read Only and Galera if MySQL connection is available, else tasks will be delegated to Consumer Thread.
Configuration menu - View commit details
-
Copy full SHA for 1a47d98 - Browse repository at this point
Copy the full SHA 1a47d98View commit details
Commits on Dec 22, 2022
-
Refactoring ProxySQL Monitor Module
Added separate init code for async task handling. Code cleanup
Configuration menu - View commit details
-
Copy full SHA for 147d23a - Browse repository at this point
Copy the full SHA 147d23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa44ce - Browse repository at this point
Copy the full SHA 7fa44ceView commit details
Commits on Dec 23, 2022
-
* Added total poll timeout in case poll is waiting on stale connection.
* Initialized few uninitialized variable.
Configuration menu - View commit details
-
Copy full SHA for ebc7ebf - Browse repository at this point
Copy the full SHA ebc7ebfView commit details
Commits on Dec 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6da9271 - Browse repository at this point
Copy the full SHA 6da9271View commit details
Commits on Dec 30, 2022
-
* Moved task_handler code from .hpp to .cpp
* Break loop if shutdown flag is true. * Removed duplicate success flag and exit label. * Few typo fixed.
Configuration menu - View commit details
-
Copy full SHA for 821a6f4 - Browse repository at this point
Copy the full SHA 821a6f4View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 11be1f1 - Browse repository at this point
Copy the full SHA 11be1f1View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 340a4f3 - Browse repository at this point
Copy the full SHA 340a4f3View commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bb4bcf - Browse repository at this point
Copy the full SHA 3bb4bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae40be4 - Browse repository at this point
Copy the full SHA ae40be4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.