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

Jimmy Xiang commented on HBASE-8922:
------------------------------------

Could be because the region is auto-split?  Should we set the split policy to 
ConstantSizeRegionSplitPolicy and increase the split size?
                
> TestAdmin.testForceSplitMultiFamily fails in hadoopqa
> -----------------------------------------------------
>
>                 Key: HBASE-8922
>                 URL: https://issues.apache.org/jira/browse/HBASE-8922
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>         Attachments: 8922.txt
>
>
> Started today as far as I can tell.  Doesn't always happen.  Looking at it, 
> we are splitting region not where we are supposed to -- at the 1/4 mark 
> rather than 1/2 mark which then throws off all calculations.  Let me commit 
> some debug to help elicit where we are going wrong.  Here is a sample:
> https://builds.apache.org/job/PreCommit-HBASE-Build/6294//testReport/org.apache.hadoop.hbase.client/TestAdmin/testForceSplitMultiFamily/

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