Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5183: increase write wait timeout in BufferedBlockMgrTest ......................................................................
IMPALA-5183: increase write wait timeout in BufferedBlockMgrTest The timeout was set low enough that some kind of hardware/system hiccup had a reasonable chance of causing occasional failures. Bumped it to 10s - that should only fail if something is seriously wrong. Change-Id: Ibbe81eda916730445ca5cf667480ee0cf6b5d429 Reviewed-on: http://gerrit.cloudera.org:8080/6595 Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/runtime/buffered-block-mgr-test.cc 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Verified Matthew Jacobs: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6595 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibbe81eda916730445ca5cf667480ee0cf6b5d429 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]>
