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 (#5).
Change subject: [log] Reduce prompt log printing frequency
......................................................................
[log] Reduce prompt log printing frequency
I notice the UpdateStats() function print too frequently
for the trash table. If we can reduce the frequency of
these duplicate logs, it will help us solve the problem
better.
So I added a new flag '--update_stats_print_prompt_log_interval_s'
to control the printing frequency in UpdateStats() function.
Change-Id: I06ecf355c504a931b7c3d193c129c2a757bf0e03
---
M src/kudu/tablet/tablet_mm_ops.cc
1 file changed, 7 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/75/19375/5
--
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: 5
Gerrit-Owner: KeDeng <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: KeDeng <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Yingchun Lai <[email protected]>