Ashwani Raina has posted comments on this change. ( http://gerrit.cloudera.org:8080/24679 )
Change subject: KUDU-3795 Fix ENOSPC on dist-test due to compaction tests ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/24679/1/src/kudu/integration-tests/heavy-update-compaction-itest.cc File src/kudu/integration-tests/heavy-update-compaction-itest.cc: http://gerrit.cloudera.org:8080/#/c/24679/1/src/kudu/integration-tests/heavy-update-compaction-itest.cc@98 PS1, Line 98: // With the default 500 rows each instance can peak to several hundred MB : // of storage usage, exhausting the shared tmpfs on dist-test slaves under : // concurrent execution and triggering ENOSPC. Reducing to 20 rows keeps : // peak disk usage well within a safe limit for all build types. Note: I just realized that this change may not be required as it could mask the aim of this test in RELEASE and DEBUG builds. Better to have the reduced number of rows only for ASAN and TSAN as before. -- To view, visit http://gerrit.cloudera.org:8080/24679 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I38df827a72626840a4da49e8a7b9d7f699525555 Gerrit-Change-Number: 24679 Gerrit-PatchSet: 1 Gerrit-Owner: Ashwani Raina <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 12 Aug 2026 15:17:16 +0000 Gerrit-HasComments: Yes
