Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17559
Change subject: [test] make new scenario in security-itest more robust ...................................................................... [test] make new scenario in security-itest more robust This patch makes the newly introduced test scenario SecurityITest.TxnSmokeWithDifferentUserTypes more robust and stable. With awaiting for the first transaction to finalize, there is now no risk for aborting the second transaction in case of a race if the it takes long time to finalize aborting the first one. Before this fix, 1/4 (one if four) of runs failed if running with --stress_cpu_threads=16. With this fix, I didn't see a failure in hundreds of runs. Change-Id: Ie99ad41a7a161f9046ba894c072eb92150f0e0e2 --- M src/kudu/integration-tests/security-itest.cc 1 file changed, 12 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/17559/1 -- To view, visit http://gerrit.cloudera.org:8080/17559 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ie99ad41a7a161f9046ba894c072eb92150f0e0e2 Gerrit-Change-Number: 17559 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
