vitess-gh/go/vt/binlog/binlogplayer
Sugu Sougoumarane e800254bae vrepl: refactor and fix stats reporting
Not all code paths were updating the stats. This was causing
the stats reported in /debug/status to be unreliable. This refactor
keeps the stats and reporting in sync by performing the updates
at the lower level functions that also update the vreplication table.

Signed-off-by: Sugu Sougoumarane <ssougou@gmail.com>
2020-03-08 21:10:51 -07:00
..
binlog_player.go
binlog_player_test.go
client.go
dbclient.go
fake_dbclient.go
framework_test.go
mock_dbclient.go