Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23218


Change subject: [tserver] more detailed trace on early scan response
......................................................................

[tserver] more detailed trace on early scan response

This patch adds more details into the traces emitted on early scan
responses.  I also sneaked in a fix for a potential integer overflow
in ColumnarResultSerializer::ResponseSize() when using larger column
cells.  Also, a non-OK status from Iterator::NextBlock() is now logged
as error, not warning, since it's expected to error out only in case of
corruption and other unexpected server-side conditions.

This changelist doesn't contain any functional modifications.

Change-Id: Ifb171fcf46b4d8534e7d8f933b3b0594f940ace1
Reviewed-on: http://gerrit.cloudera.org:8080/23214
Reviewed-by: Abhishek Chennaka <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
(cherry picked from commit 73a4adc889863e3194fe97d7f75cc1198dfa4569)
---
M src/kudu/tserver/tablet_service.cc
1 file changed, 15 insertions(+), 14 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: branch-1.18.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb171fcf46b4d8534e7d8f933b3b0594f940ace1
Gerrit-Change-Number: 23218
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to