Dan Burkert has posted comments on this change.

Change subject: consensus: improve log messages for lagging or tablet-copying 
peers
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/4184/1/src/kudu/consensus/consensus_queue.cc
File src/kudu/consensus/consensus_queue.cc:

Line 316:     KLOG_EVERY_N_SECS_THROTTLER(INFO, 3, peer->status_log_throttler, 
"tablet copy")
My issue with this log message was that it said that it was sending a tablet 
copy request, even though the tablet copy was well underway.  This makes it a 
bit better, but is there a way to only log when the tablet copy hasn't yet 
started?


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4dd560309841ba738b031ea87b12f8f612e6c674
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Dan Burkert <d...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Will Berkeley <wdberke...@gmail.com>
Gerrit-HasComments: Yes

Reply via email to