[ 
https://issues.apache.org/jira/browse/HBASE-9655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778262#comment-13778262
 ] 

Nick Dimiduk commented on HBASE-9655:
-------------------------------------

I went back through these exceptions, looking at their call hierarchy; I'm 
happy with the selection as they are. Patch 2 ran successfully on my test rig, 
but this begs the question: should this really take 6 hours?
                
> 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
>         Attachments: HBASE-9655.00.patch, HBASE-9655.01.patch
>
>
> 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