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

Enis Soztutar commented on HBASE-8164:
--------------------------------------

Two comments: 
{code}
 regions.get(idx).checkSplit();
{code}
returns the split point. Can you also check whether this is not-null. 

A lot of the test failures, and flakiness has been related to picking regions 
not splittable, and trying to split anyway. Should we extract this to HBTU? Can 
do in a follow up. 
                
> TestTableLockManager fails intermittently in trunk builds
> ---------------------------------------------------------
>
>                 Key: HBASE-8164
>                 URL: https://issues.apache.org/jira/browse/HBASE-8164
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.98.0
>
>         Attachments: 8164.txt, 8164-v2.txt
>
>
> In build #3979:
>  testTableReadLock(org.apache.hadoop.hbase.master.TestTableLockManager): test 
> timed out after 600000 milliseconds

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