[ 
https://issues.apache.org/jira/browse/IMPALA-14676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18051648#comment-18051648
 ] 

ASF subversion and git services commented on IMPALA-14676:
----------------------------------------------------------

Commit 3c8a7b8dc1c051f1287815d1924f5da7197cc45a in impala's branch 
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=3c8a7b8dc ]

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]>


> testWebserverSharedCookie is flaky
> ----------------------------------
>
>                 Key: IMPALA-14676
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14676
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Michael Smith
>            Priority: Major
>              Labels: broken-build
>
> Saw this in a few builds:
> h3. Error Message
> {noformat}
> Expected: [1..1], Actual: 0{noformat}
> h3. Stacktrace
> {noformat}
> java.lang.AssertionError: Expected: [1..1], Actual: 0
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at 
> org.apache.impala.customcluster.LdapWebserverTest.verifyMetrics(LdapWebserverTest.java:123)
>       at 
> org.apache.impala.customcluster.LdapWebserverTest.testWebserverSharedCookie(LdapWebserverTest.java:215)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:498){noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to