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

Eric Charles commented on HBASE-3898:
-------------------------------------

Quick update:
I suspect a java process to cause the issue, probably a remaining process from 
previous tests.
After killing it, I had no more timeout on my first hardware.
The process was : 
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java 
-enableassertions -Xmx1400m -jar 
/var/folders/ib/ibGQJAi3G-0kI7nX2p3pGU+++TI/-Tmp-/surefirebooter6092115599670299035.jar
 
/var/folders/ib/ibGQJAi3G-0kI7nX2p3pGU+++TI/-Tmp-/surefire3505184227689052758tmp
 
/var/folders/ib/ibGQJAi3G-0kI7nX2p3pGU+++TI/-Tmp-/surefire8675415887684191209tmp


> 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

        

Reply via email to