Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25599

Backport TestZKSecretWatcher improvement to branch-2.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.2.7
    • 2.2.7
    • test
    • None

    Description

      TestZKSecretWatcher.testKeyUpdate failed on branch-2.2 nightly. Branch-2.3+ has some test stabilization made in HBASE-23899 which improved this test too.

      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)
      

      Attachments

        Issue Links

          Activity

            People

              psomogyi Peter Somogyi
              psomogyi Peter Somogyi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: