Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/17974 )
Change subject: [encryption] KUDU-3331 Encrypt file system ...................................................................... Patch Set 7: (1 comment) http://gerrit.cloudera.org:8080/#/c/17974/7//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/17974/7//COMMIT_MSG@133 PS7, Line 133: I also wanted to run dense_node-itest with -num_seconds=240 and > I guess you're saying it's based on a random workload so the results are al Actually I misunderstood the design of this test: to maximize the number of blocks and containers created with as little data as possible. Random writes across a wide partition space seems to do the trick effectively in this case. That said, perhaps disabling compactions with --enable_rowset_compaction=false for such a long-running test, especially given the random workload, would make the results a bit more repeatable, or at least ensure we're spending all our efforts creating new blocks rather than compacting? Also worth ensuring nothing surprising is running in the background while running these benchmarks. -- To view, visit http://gerrit.cloudera.org:8080/17974 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I909d0c4af0c1fca0d14c99a6627842dbe2ed7524 Gerrit-Change-Number: 17974 Gerrit-PatchSet: 7 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Fri, 19 Nov 2021 02:37:38 +0000 Gerrit-HasComments: Yes
