Michael Smith has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/19440


Change subject: IMPALA-11860: Add buffer size to thrift serialize error
......................................................................

IMPALA-11860: Add buffer size to thrift serialize error

Add the allocated buffer size to thrift serialization errors to help
debug allocation issues. TMemoryBuffer has a default maxBufferSize of 2
GiB, this can help identify if we're running into issues due to hitting
the max buffer size.

Change-Id: Ie8c1fa7d55197d9e70d21080925238ccdacbeddc
---
M be/src/rpc/thrift-util.h
1 file changed, 4 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/40/19440/1
--
To view, visit http://gerrit.cloudera.org:8080/19440
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie8c1fa7d55197d9e70d21080925238ccdacbeddc
Gerrit-Change-Number: 19440
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <michael.sm...@cloudera.com>

Reply via email to