Joe McDonnell has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/21420 )

Change subject: IMPALA-13020 (part 2): Split out external vs internal Thrift 
max message size
......................................................................


Patch Set 2:

(1 comment)

> Also, please update testdata/scale_test_metadata/README.md when
 > applicable.

I'm going to run that scale_test_metadata scenario locally (and maybe scale it 
up a bit to exceed 2GB) then update the README.

http://gerrit.cloudera.org:8080/#/c/21420/2/be/src/rpc/thrift-util.cc
File be/src/rpc/thrift-util.cc:

http://gerrit.cloudera.org:8080/#/c/21420/2/be/src/rpc/thrift-util.cc@94
PS2, Line 94:
            : // The ThriftSerializer uses the DefaultInternalTConfiguration() 
with the higher limit,
            : // because this is used on our internal Thrift structures.
            : ThriftSerializer::ThriftSerializer(bool compact, int 
initial_buffer_size)
> Can you update SerDeBuffer100MB test to cover this change?
If I'm understanding SerDeBuffer100MB, we're making sure we can serialize 
something larger than Thrift's default limit of 100MB. Prior to this patch, 
SerDeBuffer100MB was using thrift_rpc_max_message_size=2GB as the limit. This 
still uses thrift_rpc_max_message_size, but set to a higher value. Does 
anything need to change?



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib9a649ef49a8a99c7bd9a1b73c37c4c621661311
Gerrit-Change-Number: 21420
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>
Gerrit-Comment-Date: Thu, 16 May 2024 16:26:16 +0000
Gerrit-HasComments: Yes

Reply via email to