gh-ost/go/logic
Shlomi Noach 1080b11d81 binlog event listeners accept coordinates.
StreamerBinlogCoordinates -> AppliedBinlogCoordinates
updating AppliedBinlogCoordinates when truly applied; no longer asking streamer for coordinates (because streamer's events can be queued, but not handled, a crash implies we need to look at the last _handled_ event, not the last _streamed_ event)
2016-12-23 15:24:31 +02:00
..
applier.go sanity checks on --resurrection; skipping some normal-mode operations 2016-12-21 09:42:40 +02:00
hooks.go safe access to applier/inspector hostnames for hooks 2016-10-04 21:18:44 +02:00
inspect.go something that works! True resurrection applied 2016-12-21 17:55:40 +02:00
migrator.go binlog event listeners accept coordinates. 2016-12-23 15:24:31 +02:00
server.go resurrection: dump/restore of migration context cross executions 2016-12-18 09:23:51 +02:00
streamer.go binlog event listeners accept coordinates. 2016-12-23 15:24:31 +02:00
throttler.go something that works! True resurrection applied 2016-12-21 17:55:40 +02:00