Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Limitations/Things DBHA is not supported

  • Currently Monitoring of Slave by admin is not possible
  • Monitoring events are not integrated with MSClean up of bin log files generated because of replication on database nodes is not done my MS.It is the job of admin to clean those files frequently.
  • Spli Brain problem will cause the sync issues

Appendix

  • What if I want to do a Manual Switch over from Master-1 to Master-2?
    • Put a 2 way replication as above and do not enable the db ha in db.properties. I.e put the value false against the following property in db.properties
      db.ha.enabled=false

...