Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23860 )
Change subject: IMPALA-14676: Test cookie rotation on 25000 ...................................................................... IMPALA-14676: Test cookie rotation on 25000 Rearranges testWebserverSharedCookie to test rotation on the original impalad at port 25000, since that's the server verifyMetrics queries. Fixes an intermittent failure due to waiting for impalad at port 25001 to reload the cookie but then verifying metrics on impalad at 25000, which may not have reloaded the cookie yet. Tested by running testWebserverSharedCookie 20 times; previously it failed consistently within that sample. Change-Id: I864ffed5f14bbfd2c6dd155a91150648d960c2a6 Reviewed-on: http://gerrit.cloudera.org:8080/23860 Reviewed-by: Impala Public Jenkins <[email protected]> Reviewed-by: Jason Fehr <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M fe/src/test/java/org/apache/impala/customcluster/LdapWebserverTest.java 1 file changed, 13 insertions(+), 10 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified Jason Fehr: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/23860 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I864ffed5f14bbfd2c6dd155a91150648d960c2a6 Gerrit-Change-Number: 23860 Gerrit-PatchSet: 3 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
