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

Lars Hofhansl updated HBASE-7681:
---------------------------------

    Attachment: 7681-0.94.txt

Here's a patch. I looked back through the failing tests.

Mostly just random timeout increase.
In TestAdmin I removed a misguided cleanup effort to delete a table in a 
finally block (which hides any assertions that fired in the try block - similar 
to what we've seen in TestSplitTransactionOncluster)

I ran all changed and affected tasks and they all pass locally - as stated in 
the description, that unfortunately does not mean that they will pass on 
jenkins.

Please have a look. I'll wait for another +1. If you tell I am insane and/or 
reactive that'd fine... We can close this as "Won't fix" in that case.
                
> Increase timeouts in some more test...?
> ---------------------------------------
>
>                 Key: HBASE-7681
>                 URL: https://issues.apache.org/jira/browse/HBASE-7681
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>             Fix For: 0.94.5
>
>         Attachments: 7681-0.94.txt
>
>
> I've seen many unspecific test failures recently that cannot be reproduced 
> locally even when running these test is a loop for a very long time.
> Many of these test one way or the other make assumption w.r.t. wall clock 
> time. While I cannot fix that, an option to increase some of these timeout a 
> bit.
> This issue is to remind me to do that.

--
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