zendesk / maxwell

Maxwell's daemon, a mysql-to-json kafka producer
https://maxwells-daemon.io/
Other
4.01k stars 1.01k forks source link

when db failover, and set Read_only=true, what exception maxwell will throw? #2060

Open jackjoesh opened 11 months ago

jackjoesh commented 11 months ago

when db failover, and set Read_only=true, what maxwell will happens? throw some no bin log exception? or. BinlogConnectorLivenessMonitor isAlive=false? Since our db had a failover recently, but maxwell didn't throw any exceptions, so we want to check it, thank you

colinmollenhour commented 10 months ago

Probably just the binlog would stop receiving events as no write are occurring.