Does MySQL offer a way, when configured in a Multi-Master scenario, to
block incoming connections of a recovered master that had a failure until the slave process has a chance to catch up on the transactions it missed?
block incoming connections of a recovered master that had a failure until the slave process has a chance to catch up on the transactions it missed?