Michael Blow has posted comments on this change. Change subject: Fix overflow for dynamic parameter setting ......................................................................
Patch Set 4: (1 comment) https://asterix-gerrit.ics.uci.edu/#/c/1438/4/asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/StorageProperties.java File asterixdb/asterix-common/src/main/java/org/apache/asterix/common/config/StorageProperties.java: Line 70: / (long) (16 * getMemoryComponentPageSize())); > storageMemorycomponentGlobalbudgetDefault wouldn't be the issue, it will ov Hmmm, what are the values you're seeing in the debugger? I must be wrong since it looks like it always is 128KB for tests... -- To view, visit https://asterix-gerrit.ics.uci.edu/1438 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I69d5e3f80916fc8525a0267abb4ca8ddabb73649 Gerrit-PatchSet: 4 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Yingyi Bu <[email protected]> Gerrit-HasComments: Yes
