You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/12/14 00:38:05 UTC

[jira] [Commented] (HBASE-20052) TestRegionOpen#testNonExistentRegionReplica fails due to NPE

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

Hudson commented on HBASE-20052:
--------------------------------

SUCCESS: Integrated in Jenkins build HBase-1.3-IT #509 (See [https://builds.apache.org/job/HBase-1.3-IT/509/])
HBASE-20052 TestRegionOpen#testNonExistentRegionReplica fails due to NPE (apurtell: rev 8bc84fdc1b67ce2b28a2a8774defe669dfca1501)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionFileSystem.java
* (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionOpen.java


> TestRegionOpen#testNonExistentRegionReplica fails due to NPE
> ------------------------------------------------------------
>
>                 Key: HBASE-20052
>                 URL: https://issues.apache.org/jira/browse/HBASE-20052
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>             Fix For: 1.5.0, 1.3.3, 1.4.3, 2.0.0
>
>         Attachments: 20052.v1.txt, 20052.v2.txt
>
>
> After HBASE-19391 was integrated, the following test failure can be observed:
> {code}
> java.lang.NullPointerException
> 	at org.apache.hadoop.hbase.regionserver.TestRegionOpen.testNonExistentRegionReplica(TestRegionOpen.java:122)
> {code}
> This was due null being returned from HRegionFileSystem#createRegionOnFileSystem().



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)