You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Riza Suminto (Code Review)" <ge...@cloudera.org> on 2022/09/05 08:09:14 UTC

[Impala-ASF-CR] IMPALA-6684: Fix untracked memory in KRPC

Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/18798 )

Change subject: IMPALA-6684: Fix untracked memory in KRPC
......................................................................


Patch Set 13:

We can probably follow memory estimate computation from example in ExchangeNode.java
https://github.com/apache/impala/blob/d74d6994cc25ed2090886d6b406cf477a6ccf6b4/fe/src/main/java/org/apache/impala/planner/ExchangeNode.java#L208-L221

I can help looking into this.


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2ba2b907ce4f275a7a1fb8cf75453c7003eb4b82
Gerrit-Change-Number: 18798
Gerrit-PatchSet: 13
Gerrit-Owner: Omid Shahidi <om...@gmail.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Kurt Deschler <kd...@cloudera.com>
Gerrit-Reviewer: Omid Shahidi <om...@gmail.com>
Gerrit-Reviewer: Riza Suminto <ri...@cloudera.com>
Gerrit-Reviewer: Wenzhe Zhou <wz...@cloudera.com>
Gerrit-Comment-Date: Mon, 05 Sep 2022 08:09:14 +0000
Gerrit-HasComments: No