-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Add a new functionality to monitor replication lag.
Essentially this will required a table been updated on master with a timestamp field.
The scheduler with cache a query on this table and will keep checking the difference between the TS from the cache versus current TS.
In case the difference crosses a defined threshold, the scheduler will change the server status to SHUNNED.