[
https://issues.apache.org/jira/browse/HBASE-12165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14157780#comment-14157780
]
Hudson commented on HBASE-12165:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #267 (See
[https://builds.apache.org/job/HBase-1.0/267/])
HBASE-12165 TestEndToEndSplitTransaction.testFromClientSideWhileSplitting fails
-- DEBUGGING STRINGS (stack: rev 1dd70307018f9c259b42289ca615ac2d50c30565)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestEndToEndSplitTransaction.java
> 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)