Nick Dimiduk created HBASE-9655:
-----------------------------------

             Summary: IntegrationTestMTTR can loop forever on improperly 
configured clusters
                 Key: HBASE-9655
                 URL: https://issues.apache.org/jira/browse/HBASE-9655
             Project: HBase
          Issue Type: Test
          Components: test
    Affects Versions: 0.95.2
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


IntegrationTestMTTR has a retry loop that can run infinitely. For instance, 
running the test on a secure cluster as a user who lacks permissions to perform 
table actions can cause the this scenario. Add another loop counter and bail 
when a TimingCalable instance throws too many unexpected Exceptions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to