>From Ritik Raj <[email protected]>: Attention is currently required from: Ritik Raj. Ritik Raj 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 6: (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/f98b5c8b_00b81a00 PS6, Line 83: return 5.0d; Should we set this to 0.0 in order to use an unrestricted/free column buffer pool when JVM memory is < 3GB? My concern is that if we default it to 0.0, then Jenkins jobs running with < 3GB JVM memory, the system may end up not using ColumnBufferPool at all. -- 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: 6 Gerrit-Owner: Ritik Raj <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Attention: Ritik Raj <[email protected]> Gerrit-Comment-Date: Sun, 31 Aug 2025 04:47:54 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
