You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Peter Somogyi (Jira)" <ji...@apache.org> on 2021/02/23 16:55:00 UTC

[jira] [Updated] (HBASE-25599) Backport TestZKSecretWatcher improvement to branch-2.2

     [ https://issues.apache.org/jira/browse/HBASE-25599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi updated HBASE-25599:
----------------------------------
    Status: Patch Available  (was: Open)

> Backport TestZKSecretWatcher improvement to branch-2.2
> ------------------------------------------------------
>
>                 Key: HBASE-25599
>                 URL: https://issues.apache.org/jira/browse/HBASE-25599
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.2.7
>            Reporter: Peter Somogyi
>            Assignee: Peter Somogyi
>            Priority: Minor
>             Fix For: 2.2.7
>
>
> TestZKSecretWatcher.testKeyUpdate failed on branch-2.2 nightly. Branch-2.3+ has some test stabilization made in HBASE-23899 which improved this test too.
> {noformat}
> Error Message
> expected null, but was:<AuthenticationKey[ id=2, expiration=9223372036854775807 ]>
> Stacktrace
> java.lang.AssertionError: expected null, but was:<AuthenticationKey[ id=2, expiration=9223372036854775807 ]>
> 	at org.apache.hadoop.hbase.security.token.TestZKSecretWatcher.testKeyUpdate(TestZKSecretWatcher.java:185)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)