Marton Greber has posted comments on this change. ( http://gerrit.cloudera.org:8080/24330 )
Change subject: KUDU-3429 Fix rowset compaction memory accounting (2/n) ...................................................................... Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/24330/2//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/24330/2//COMMIT_MSG@26 PS2, Line 26: Instead, make use of tracker's peak_consumption() that : takes into consideration all the big consumers of memory during a : rowset operation except base row data arena that is significantly low : in memory usage as compared to other consumers. Should this sentence be adjusted? The message says peak_consumption considers everything "except base row data arena", but this patch adds base-arena tracking in PrepareBlock. -- To view, visit http://gerrit.cloudera.org:8080/24330 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Icc2133d38ed766f6834392a2e335d9246b511456 Gerrit-Change-Number: 24330 Gerrit-PatchSet: 2 Gerrit-Owner: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Mon, 01 Jun 2026 13:21:32 +0000 Gerrit-HasComments: Yes
