Wenzhe Zhou has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/19643 )

Change subject: IMPALA-12014 warning on failed KeepAlive for Kudu scanner
......................................................................

IMPALA-12014 warning on failed KeepAlive for Kudu scanner

With this patch, there is now a warning message output when
ScannerKeepAlive RPC for a Kudu scanner fails.  To avoid flooding the
log with those messages, KLOG_EVERY_N_SECS(WARNING, 60) is used.

I also updated the signature of the KuduScanner::BuildErrorString()
method to become a constant one.

This is a follow-up to IMPALA-3292.

Change-Id: If39f968685797506491d3d5ebc481efb6e43a568
Reviewed-on: http://gerrit.cloudera.org:8080/19643
Reviewed-by: Wenzhe Zhou <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Michael Smith <[email protected]>
---
M be/src/exec/kudu/kudu-scanner.cc
M be/src/exec/kudu/kudu-scanner.h
2 files changed, 11 insertions(+), 6 deletions(-)

Approvals:
  Wenzhe Zhou: Looks good to me, but someone else must approve
  Impala Public Jenkins: Verified
  Michael Smith: Looks good to me, approved

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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If39f968685797506491d3d5ebc481efb6e43a568
Gerrit-Change-Number: 19643
Gerrit-PatchSet: 5
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>

Reply via email to