You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/05/19 07:34:47 UTC

[jira] [Updated] (HBASE-3898) TestSplitTransactionOnCluster broke in TRUNK

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

stack updated HBASE-3898:
-------------------------

    Attachment: 3898.txt

Turned out to be a timing issue.  Up on hudson daughter region would still have references so it would not split and test failed.  Added a compaction before we split the daughter to be sure references removed (the recent refactoring disentangled split and compaction).  Also added missing license to SplitRequest.

> TestSplitTransactionOnCluster broke in TRUNK
> --------------------------------------------
>
>                 Key: HBASE-3898
>                 URL: https://issues.apache.org/jira/browse/HBASE-3898
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>         Attachments: 3898.txt
>
>
> It hangs for 15 minutes.  I see a NPE trying to split a region.  The splitKey passed is null.  Looks to be by-product of recent compaction refactorings.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira