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 5: > (1 comment) > > TestHighMemCompaction.HighDeltaVolumeWithFrequentFlushForRowsetCompaction > fail as of PS4, at least in RELEASE build: > http://dist-test.cloudera.org/job?job_id=jenkins-slave.1787577604.1136676 I have moved the test from usual KUDU_TEST category to benchmark directory as a standalone test that is not part of pre-commit tests. This is to avoid unforeseen issues related to space, log throttler (1 second) interference between the compaction tests. Addressing those issues led to changing the unit test and server logging structure to make it work. Adding delays doesn't guarantee the clean run either. Most importantly, the unit test loses its core purpose upon such changes. So, I decided to keep the test with original intent of 'producing deltas that result in consumption of high memory during compaction'. -- 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: 5 Gerrit-Owner: Ashwani Raina <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Martonka <[email protected]> Gerrit-Comment-Date: Thu, 27 Aug 2026 12:22:04 +0000 Gerrit-HasComments: No
