[
https://issues.apache.org/jira/browse/HBASE-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-12165:
--------------------------
Attachment: 12165.debug.txt
Throw exceptions if daughters are null rather than NPE. Let me add this and
other logging to see if can figure root cause.
> 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)