Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/8628 )
Change subject: KUDU-2222. update_scan_delta_compact-test: increase write timeout ...................................................................... KUDU-2222. update_scan_delta_compact-test: increase write timeout In ASAN builds, the 5-second timeout on 1000-row batches was not sufficient to prevent write timeouts. With this, the test passed on dist-test 100/100[1], whereas previously it failed 87/100[2]. [1] http://dist-test.cloudera.org/job?job_id=todd.1511306572.114498 [2] http://dist-test.cloudera.org/job?job_id=todd.1511304651.87727 Change-Id: Ic393579320b87e0f5cec494870441b8aa69db3b6 Reviewed-on: http://gerrit.cloudera.org:8080/8628 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/integration-tests/update_scan_delta_compact-test.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Alexey Serbin: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/8628 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic393579320b87e0f5cec494870441b8aa69db3b6 Gerrit-Change-Number: 8628 Gerrit-PatchSet: 2 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
