>From Michael Blow <mb...@apache.org>: Attention is currently required from: Murtadha Hubail, Ritik Raj. Michael Blow has posted comments on this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20283 )
Change subject: [ASTERIXDB-3636][STO] Fix buffer reservations understimation ...................................................................... Patch Set 14: Code-Review+1 (1 comment) File asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/StorageProperties.java: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20283/comment/5adefa3d_6f97299b PS14, Line 80: getRangedLongByteUnit(0, MAX_HEAP_BYTES) We should select a more sane upper bound- clearly we can't use 100% of the max heap for the storage column buffer pool- but this can be adjusted in a later patch. -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20283 To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-Project: asterixdb Gerrit-Branch: ionic Gerrit-Change-Id: I3bfb9e9ac4b908ee2e7d84cab4781f6e0f7444e8 Gerrit-Change-Number: 20283 Gerrit-PatchSet: 14 Gerrit-Owner: Ritik Raj <ritik....@couchbase.com> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <jenk...@fulliautomatix.ics.uci.edu> Gerrit-Reviewer: Michael Blow <mb...@apache.org> Gerrit-Reviewer: Murtadha Hubail <mhub...@apache.org> Gerrit-Reviewer: Ritik Raj <ritik....@couchbase.com> Gerrit-Attention: Murtadha Hubail <mhub...@apache.org> Gerrit-Attention: Ritik Raj <ritik....@couchbase.com> Gerrit-Comment-Date: Tue, 02 Sep 2025 16:52:28 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes Gerrit-MessageType: comment