Assume an environment having two community edition MySql databases configured for master-master replication, with each database installed on a separate host. Application traffic is directed at only one of the databases (designated as the “active” master database). Using Connector J, is it possible to orchestrate a successful failover if the active master were to go offline without using any third-party monitoring tools (e.g., Heartbeat)?
↧