[
https://issues.apache.org/jira/browse/YARN-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Antal reassigned YARN-9800:
--------------------------------
Target Version/s: 3.3.0
Assignee: Adam Antal
Description:
The test fails intermittently with the following stack trace:
{noformat}
java.lang.AssertionError:
expected:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8,
org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]> but
was:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8,
org.apache.hadoop.security.token.delegation.DelegationKey@b206142c,
org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]>
at
org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRemoveExpiredMasterKeyInRMStateStore(TestRMDelegationTokens.java:161)
{noformat}
> TestRMDelegationTokens can fail in testRemoveExpiredMasterKeyInRMStateStore
> ---------------------------------------------------------------------------
>
> Key: YARN-9800
> URL: https://issues.apache.org/jira/browse/YARN-9800
> Project: Hadoop YARN
> Issue Type: Bug
> Components: test, yarn
> Affects Versions: 3.2.0
> Reporter: Adam Antal
> Assignee: Adam Antal
> Priority: Major
>
> The test fails intermittently with the following stack trace:
> {noformat}
> java.lang.AssertionError:
> expected:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8,
> org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]> but
> was:<[org.apache.hadoop.security.token.delegation.DelegationKey@c09cd1a8,
> org.apache.hadoop.security.token.delegation.DelegationKey@b206142c,
> org.apache.hadoop.security.token.delegation.DelegationKey@ca089752]>
> at
> org.apache.hadoop.yarn.server.resourcemanager.security.TestRMDelegationTokens.testRemoveExpiredMasterKeyInRMStateStore(TestRMDelegationTokens.java:161)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]