Skip to content

Commit

Permalink
MaxReplicationLagModule.recalculateRate no longer fills the log (#14875)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo J. Ortega U <[email protected]>
  • Loading branch information
ejortegau authored Jan 16, 2024
1 parent 7f4c982 commit c1f9c80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go/vt/throttler/max_replication_lag_module.go
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ logResult:
r.Reason += clearReason
}

log.Infof("%v", r)
m.results.add(r)
}

Expand Down

0 comments on commit c1f9c80

Please sign in to comment.