Michael Smith has uploaded this change for review. ( 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 --- M fe/src/test/java/org/apache/impala/customcluster/LdapWebserverTest.java 1 file changed, 13 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/60/23860/1 -- 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: newchange Gerrit-Change-Id: I864ffed5f14bbfd2c6dd155a91150648d960c2a6 Gerrit-Change-Number: 23860 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
