Will Berkeley has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12374


Change subject: Reduce "Failed to heartbeat..." log spam
......................................................................

Reduce "Failed to heartbeat..." log spam

Tablet servers heartbeat to the master at 1Hz by default, and previously
would log a message every time a heartbeat failed. This was a little
much, as it's not unusual for a server out of contact with a master to
fail heartbeats for quite some time. This patch lowers the frequency to
once per minute, and also enhances the error message to include the
number of failed heartbeats since the last successful heartbeat.

Change-Id: Ia48e844ebeb565343e55dbceae1674c34ea8ed5b
---
M src/kudu/tserver/heartbeater.cc
1 file changed, 3 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/12374/1
--
To view, visit http://gerrit.cloudera.org:8080/12374
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia48e844ebeb565343e55dbceae1674c34ea8ed5b
Gerrit-Change-Number: 12374
Gerrit-PatchSet: 1
Gerrit-Owner: Will Berkeley <[email protected]>

Reply via email to