This can cause monitor call to timeout - we need something like MHA binlog parser but the agent is written in Shell, so we might need another solution - perhaps one in python.
We encounter the same issue.
Easiest solution is to write python/C "helper" to implement that slow loop, which calculates md5sum for each transaction. But even C implementation takes about 5 sec to scan 1G binlog
For example:
This can cause monitor call to timeout - we need something like MHA binlog parser but the agent is written in Shell, so we might need another solution - perhaps one in python.