Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21809
Change subject: WIP [tablet] edge case scenario for major delta compaction ...................................................................... WIP [tablet] edge case scenario for major delta compaction KUDU-3465 pointed at an edge case in major delta compaction, but due to the stochastic nature of the UpdateNoMergeCompaction test, it was perceived as a flakiness. This patch adds a test to reproduce the failure with 100% certainty. Other minor updates on major_delta_compaction-test.cc are included, but maybe they should be separated in their own patch. NOTE: the test is disabled for now in this WIP patch; One the issue is addressed, it should be re-enabled. WIP: * address the issue and re-enable the newly added test * move the unrelated updates in a separate patch Change-Id: I3cb9e2a4055b2ab114482656acb0d0fc73864635 --- M src/kudu/tablet/major_delta_compaction-test.cc 1 file changed, 43 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/09/21809/1 -- To view, visit http://gerrit.cloudera.org:8080/21809 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3cb9e2a4055b2ab114482656acb0d0fc73864635 Gerrit-Change-Number: 21809 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
