Michael Smith has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/19440
Reviewed-by: Csaba Ringhofer <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/rpc/thrift-util.h
1 file changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Csaba Ringhofer: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: Ie8c1fa7d55197d9e70d21080925238ccdacbeddc
Gerrit-Change-Number: 19440
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to