Skip to content

MRM Release Candidate 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanji tanji released this 28 Sep 13:00
· 95 commits to 0.7 since this release

Release notes

Features

  • Smaller Docker image (thanks to Thiago Caxias)
  • Preliminar Spider support
  • Semi-sync state control
  • Force failover option
  • Regression tests
  • AES Password Encryption
  • Settings advisor (Issue #76)
  • Preliminary systemd support

Bug fixes

  • Failover limit now properly toggles manual failover (Issue #71)
  • MRM now waits for slaves to have read all relay logs before failing over (Issue #73)
  • Post-failover is now properly called once instead of twice
  • Privileges are now correctly checked with the local IP of MRM
  • In some cases, the demoted master could still be in RO mode (Issue #84)
  • Config file parsing errors now return an error
  • gtidcheck option is now properly documented (Issue #78)
  • Log File is not overwritten anymore at each MRM start