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

TestAccessController needs better timeout

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.94.19
    • None
    • None
    • Reviewed

    Description

      Here's another one:

      Error Message
      
      Retry exhaust for waiting region to be opened.
      
      Stacktrace
      
      java.lang.AssertionError: Retry exhaust for waiting region to be opened.
      	at org.junit.Assert.fail(Assert.java:88)
      	at org.apache.hadoop.hbase.security.access.TestAccessController.testGlobalAuthorizationForNewRegisteredRS(TestAccessController.java:1857)
      

      In trunk we wait up to 10x 1s and we also wait for the regions of the table we just requested to move. In 0.94 we waited 10x 200ms.

      Attachments

        1. 10989.txt
          0.9 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: