lp://staging/~gryp/mysql-mmm/mysql-mmm-MoveSlavesMoreConsistent
- Get this branch:
- bzr branch lp://staging/~gryp/mysql-mmm/mysql-mmm-MoveSlavesMoreConsistent
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 152. By Kenny Gryp
-
merge NonBlocking code from Yves
- 151. By Kenny Gryp
-
merge
- 149. By gryp
-
* fix some bugs in the first code
* add configuration variable 'switch_master_ timeout' that specifies how long MMM should try to move one slave to the other master before giving up - 148. By Kenny Gryp
-
This patch fixes some bugs and adds some 'functionality' (read fixes bugs)
- don't do MASTER_POS_WAIT( newmasterfile and io) on the slave when it's replication is not properly running, it would hang forever
- slaves could become inconsistent when the new master is lagging on the slave
- remove the slave if it's not able to move the slave to the new master properly, and display an error. It used to just change master to a 'random' file and positionNote that this can make the process slower as it will let the new master sync and/or the slave first before changing the replication
- 146. By Pascal Hofmann
-
Removed checks for incorrect state REPLICATION_BACKLOG (it's called REPLICATION_
DELAY.. .).
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)