Skip to content

Commit

Permalink
MaxReplicationLagModule.recalculateRate no longer fills the log (vite…
Browse files Browse the repository at this point in the history
…ssio#14875)

Signed-off-by: Eduardo J. Ortega U <[email protected]>
  • Loading branch information
ejortegau committed Jan 18, 2024
1 parent 0b3ff08 commit 6be0320
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 @@ -381,7 +381,6 @@ logResult:
r.Reason += clearReason
}

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

Expand Down

0 comments on commit 6be0320

Please sign in to comment.