gh-ost/go/logic
Shlomi Noach bbd19abc9a - requiring --cut-over argument to be two-step|voluntary-lock (will add udf-wait once it is ready)
The idea is that the user is forced to specify the cut-over type they wish to use, given that each type has some drawbacks.
- More data in status hint
- `select count(*)` is deferred till after we validate migration is valid. Also, it is skipped on `--noop`
2016-06-06 12:33:05 +02:00
..
applier.go - Removed use of master_pos_wait(). It was unneccessary in the first place and introduced new problems. 2016-05-20 12:52:14 +02:00
inspect.go - requiring --cut-over argument to be two-step|voluntary-lock (will add udf-wait once it is ready) 2016-06-06 12:33:05 +02:00
migrator.go - requiring --cut-over argument to be two-step|voluntary-lock (will add udf-wait once it is ready) 2016-06-06 12:33:05 +02:00
streamer.go accepting SIGHUP. Reloads configuration and marks as point of interest 2016-05-25 12:27:58 +02:00