Revert "add debug info"
This reverts commit 149f17477b0cb26b6d509d06bb2cad6fa23d0bb1.
This commit is contained in:
parent
149f17477b
commit
5db1c84dfd
@ -180,7 +180,6 @@ func (this *EventsStreamer) StreamEvents(canStopStreaming func() bool) error {
|
||||
var successiveFailures int64
|
||||
var lastAppliedRowsEventHint mysql.BinlogCoordinates
|
||||
for {
|
||||
this.migrationContext.Log.Debugf("Am I gonna stop??, %v", canStopStreaming())
|
||||
if canStopStreaming() {
|
||||
return nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user