signal18 / replication-manager

Signal 18 repman - Replication Manager for MySQL / MariaDB / Percona Server
https://signal18.io/products/srm
GNU General Public License v3.0
657 stars 168 forks source link

Update jobs to use writelog API for almost real-time logging #761

Closed caffeinated92 closed 3 months ago

caffeinated92 commented 3 months ago

Update jobs to use writelog API for almost real-time logging. Latest version of parselog is safe for cron and will cancel if lock file found. Also using trap to always remove lock file.