Will Berkeley has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11605
Change subject: [compaction] Small improvements to compaction policy tests ...................................................................... [compaction] Small improvements to compaction policy tests To learn more about compaction policy, I spent some time reading over compaction_policy-test.cc, and in doing so I made a bunch of small improvements. I also added one test covering a facet of the policy that's pretty important but isn't obviously covered in the design docs or the existing tests. There are no functional non-test changes in this patch. I added scaled-down versions of a couple of slow tests that can run all the time, and made one slow test only run when slow tests are allowed. Change-Id: I8f7a0e2c69f301d7fc7ca2fac657569ea240d4e3 --- M src/kudu/tablet/compaction_policy-test.cc 1 file changed, 131 insertions(+), 65 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/05/11605/1 -- To view, visit http://gerrit.cloudera.org:8080/11605 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8f7a0e2c69f301d7fc7ca2fac657569ea240d4e3 Gerrit-Change-Number: 11605 Gerrit-PatchSet: 1 Gerrit-Owner: Will Berkeley <[email protected]>
