Hello Michael Smith, Wenzhe Zhou, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19643
to look at the new patch set (#4).
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
---
M be/src/exec/kudu/kudu-scanner.cc
M be/src/exec/kudu/kudu-scanner.h
2 files changed, 11 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/43/19643/4
--
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: newpatchset
Gerrit-Change-Id: If39f968685797506491d3d5ebc481efb6e43a568
Gerrit-Change-Number: 19643
Gerrit-PatchSet: 4
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>