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

Hudson commented on HBASE-4753:
-------------------------------

Integrated in HBase-0.92 #116 (See 
[https://builds.apache.org/job/HBase-0.92/116/])
    HBASE-4753 
org.apache.hadoop.hbase.regionserver.TestHRegionInfo#testGetSetOfHTD throws NPE 
on trunk

stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* 
/hbase/branches/0.92/src/main/java/org/apache/hadoop/hbase/util/FSTableDescriptors.java

                
> org.apache.hadoop.hbase.regionserver.TestHRegionInfo#testGetSetOfHTD throws 
> NPE on trunk
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-4753
>                 URL: https://issues.apache.org/jira/browse/HBASE-4753
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.94.0
>            Reporter: nkeywal
>            Assignee: nkeywal
>             Fix For: 0.92.0
>
>         Attachments: 4753_FSTableDescriptors.patch
>
>
> testGetSetOfHTD(org.apache.hadoop.hbase.regionserver.TestHRegionInfo)  Time 
> elapsed: 0.011 sec  <<< ERROR!
> java.lang.NullPointerException
>       at 
> org.apache.hadoop.hbase.util.FSTableDescriptors.deleteTableDescriptorIfExists(FSTableDescriptors.java:433)
>       at 
> org.apache.hadoop.hbase.regionserver.TestHRegionInfo.testGetSetOfHTD(TestHRegionInfo.java:72)
> Because the 'getTableInfoPath' can return null and it's not tested.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to