Versions Compared

Key

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

...

  • Currently Monitoring of Slave by admin is not possible
  • Monitoring events are not integrated with MS

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
  • We can achieve multiple nodes set up(2 master max and remaining would be slaves) with chain way of replication configuration

...