Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/24248 )
Change subject: IMPALA-14847: Add diagnostics for large ExecQueryFInstances RPCs ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/24248/3//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24248/3//COMMIT_MSG@51 PS3, Line 51: of 512.00 KB. Average RPC size: 13.79 MB Shared TQueryCtx: 3.71 MB > How does this have average size 13.79 MB but the largest RPC is 3.72 MB? Is Yes, that's one of the side effects of the priority queue. It's easiest to iterate in order from smallest to largest. It's something we could flip for the final output if needed. -- To view, visit http://gerrit.cloudera.org:8080/24248 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I10e1fd50bf2fec2b8969585f7fcec2ca2487e181 Gerrit-Change-Number: 24248 Gerrit-PatchSet: 3 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Thu, 07 May 2026 18:46:10 +0000 Gerrit-HasComments: Yes
