[
https://issues.apache.org/jira/browse/HBASE-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157660#comment-14157660
]
stack commented on HBASE-12165:
-------------------------------
Pushed debug.
> TestEndToEndSplitTransaction.testFromClientSideWhileSplitting fails
> -------------------------------------------------------------------
>
> Key: HBASE-12165
> URL: https://issues.apache.org/jira/browse/HBASE-12165
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 2.0.0
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0, 0.99.1
>
> Attachments: 12165.debug.txt
>
>
> Test fails but exhibited fail reason is complaining about an NPE.
> java.lang.NullPointerException: null
> at
> org.apache.hadoop.hbase.regionserver.TestEndToEndSplitTransaction.blockUntilRegionIsInMeta(TestEndToEndSplitTransaction.java:474)
> at
> org.apache.hadoop.hbase.regionserver.TestEndToEndSplitTransaction.blockUntilRegionSplit(TestEndToEndSplitTransaction.java:451)
> Looks like we are timing out waiting on split but NPE obscures actual reason
> for failure.
> Failed here
> https://builds.apache.org/job/PreCommit-HBASE-Build/11204//testReport/org.apache.hadoop.hbase.regionserver/TestEndToEndSplitTransaction/testFromClientSideWhileSplitting/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)