GA release v1.0.17
Notable:
- Support hooks: external processes invoked by
gh-ost
at specific points in execution - Sub-second lag resolution: if you require your replicas to lag within subsecond threshold, this is now supported
- RDS: this release should work with RDS, see discussion -- we will formalize documentation once behavior is tested more
- Tungsten: supply
--tungsten --assume-master-host=the.master.com
- master-master improved support: explictly specify the master via
--allow-master-master --assume-master-host=the.master.com
. See cheatsheet - Improved status report (
ETA
shows estimate even while throttling)