Skip to content

Commit c1f9c80

Browse files
authored
MaxReplicationLagModule.recalculateRate no longer fills the log (#14875)
Signed-off-by: Eduardo J. Ortega U <5791035+ejortegau@users.noreply.github.com>
1 parent 7f4c982 commit c1f9c80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/vt/throttler/max_replication_lag_module.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ logResult:
382382
r.Reason += clearReason
383383
}
384384

385-
log.Infof("%v", r)
386385
m.results.add(r)
387386
}
388387

0 commit comments

Comments
 (0)