MDEV-29517: rpl.rpl_change_master_demote sporadically fails in BB
Problem: ======= Test Case 4 sporadically failed upon waiting for the slave to start during master demotion to slave, due to a GTID event not existing in the new master's binlog. If by chance the original slave (new master) did not yet receive all the binlog events, then this failure could occur. Solution: ======== Sync slave with master GTID before master demotion. Reviewed By: ============ Brandon Nesterenko <brandon.nesterenko@mariadb.com>
Showing
Please register or sign in to comment