[
https://issues.apache.org/jira/browse/HBASE-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-12165.
---------------------------
Resolution: Fixed
branch-1 and trunk tests are mostly blue now and we haven't seen this in a
while. Resolving.
> 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)