Hello Tidy Bot, Alexey Serbin, Yingchun Lai, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19375

to look at the new patch set (#10).

Change subject: [log] Reduce prompt log printing frequency
......................................................................

[log] Reduce prompt log printing frequency

I notice the UpdateStats() function prints too frequently
for the soft-deleted tables, or the tables that compaction
disabled manually. If we can reduce the frequency of these
duplicate logs, it will help us find useful information in
the log more quickly.

So I added a new flag '--update_stats_log_throttling_interval_sec'
to control the printing frequency in UpdateStats() function.

Change-Id: I06ecf355c504a931b7c3d193c129c2a757bf0e03
---
M src/kudu/tablet/tablet_mm_ops.cc
M src/kudu/tablet/tablet_replica_mm_ops.cc
2 files changed, 15 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/19375/10
--
To view, visit http://gerrit.cloudera.org:8080/19375
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I06ecf355c504a931b7c3d193c129c2a757bf0e03
Gerrit-Change-Number: 19375
Gerrit-PatchSet: 10
Gerrit-Owner: KeDeng <kdeng...@gmail.com>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: KeDeng <kdeng...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yingchun Lai <acelyc1112...@gmail.com>

Reply via email to