Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/15920 )

Change subject: rebalancer: throttle logging when building cluster info
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

http://gerrit.cloudera.org:8080/#/c/15920/1/src/kudu/rebalance/rebalancer.cc
File src/kudu/rebalance/rebalancer.cc:

http://gerrit.cloudera.org:8080/#/c/15920/1/src/kudu/rebalance/rebalancer.cc@313
PS1, Line 313:       KLOG_EVERY_N_SECS(INFO, 10) <<
             :           Substitute("skipping tablet server $0 ($1) because of 
its "
             :                      "non-HEALTHY status ($2)",
             :                      s.uuid, s.address,
             :                      ServerHealthToString(s.health));
I guess it's OK to do so if we are not interested to get information on all 
tablet servers which are not in good health.



--
To view, visit http://gerrit.cloudera.org:8080/15920
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I93007b50213244c14e47fc6e913415fad7698057
Gerrit-Change-Number: 15920
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Bankim Bhavsar <ban...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Fri, 15 May 2020 00:28:48 +0000
Gerrit-HasComments: Yes

Reply via email to